cod5-sdk/raw/ui/options_ingame.menu
2008-11-20 00:00:00 +00:00

9 lines
168 B
Text

#define OPTIONS_INGAME
#ifdef CONSOLE
#include "ui/ingame_options.menu"
#endif // #ifdef CONSOLE
#ifdef PC
#include "ui/options_pc.menu"
#endif // #ifdef PC