Menu-FN: Fix includes as a result from an unfinished commit (startup videos)

This commit is contained in:
Marco Cawthorne 2023-07-10 08:54:40 -07:00
parent e27518b672
commit 775e210a06
Signed by: eukara
GPG Key ID: CE2032F0A2882A22
2 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,6 @@
*/
#include "../client/font.h"
#include "../shared/global.h"
var int autocvar_menu_intro = TRUE;
var int autocvar__menu_singleplayer;

View File

@ -2,6 +2,7 @@
../shared/fteextensions.qc
../shared/math.h
../shared/math.qc
../shared/global.h
../shared/platform.h
../platform/defs.h