iw3sp-mod/iw3sp_mod_ff_src/raw/ui/options_ingame.menu
2024-03-12 22:41:56 +03:00

10 lines
159 B
Plaintext

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