Home
last modified time | relevance | path

Searched refs:ID_EDITCONFIG_D2CS (Results 1 – 3 of 3) sorted by relevance

/dports/games/pvpgn/pvpgn-1.8.5/src/win32/
H A Dd2cs_resource.h12 #define ID_EDITCONFIG_D2CS 40004 macro
H A Dd2cs_resource.rc16 MENUITEM "&Edit Configuration", ID_EDITCONFIG_D2CS
H A Dd2cs_winmain.c187 case ID_EDITCONFIG_D2CS: in OnCommand()