Searched refs:CUSTOM (Results 1 – 4 of 4) sorted by relevance
2 CUSTOM.DLL TESTDLL "custom.dll"
69 typedef enum { BEGINNER, ADVANCED, EXPERT, CUSTOM } DIFFICULTY; enumerator
213 if ( difficulty == CUSTOM ) in SetDifficulty()243 case CUSTOM: in SetDifficulty()883 if( p_board->difficulty != CUSTOM && in TestBoard()1048 SetDifficulty( &board, CUSTOM ); in MainProc()
12 …LTEXT "WARNING! INSTALLING A CUSTOM DEVICE MAY FREEZE YOUR COMPUTER OR RENDER IT UNBOOTABLE!", IDC…