]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/menu/command/menu_cmd.qh
Merge branch 'master' into terencehill/weapon_panel_fix
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / command / menu_cmd.qh
1 #ifndef MENU_CMD_H
2 #define MENU_CMD_H
3
4 void GameCommand(string command);
5 #endif