cod5-sdk/raw/ui/options_ingame.menu

10 lines
168 B
Text
Raw Normal View History

2008-11-20 00:00:00 +00:00
#define OPTIONS_INGAME
#ifdef CONSOLE
#include "ui/ingame_options.menu"
#endif // #ifdef CONSOLE
#ifdef PC
#include "ui/options_pc.menu"
#endif // #ifdef PC