cod4-sdk/raw/ui/options_ingame.menu

10 lines
168 B
Text
Raw Permalink Normal View History

2008-01-19 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