mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2025-01-11 09:29:09 +01:00
lil fix
This commit is contained in:
parent
0bd373cd56
commit
a82188ac07
@ -14,7 +14,7 @@
|
|||||||
#endif
|
#endif
|
||||||
#if (defined GTA_PC && !defined GTAVC_JP_PATCH || defined GTA_XBOX || defined SUPPORT_XBOX_SCRIPT || defined GTA_MOBILE || defined SUPPORT_MOBILE_SCRIPT)
|
#if (defined GTA_PC && !defined GTAVC_JP_PATCH || defined GTA_XBOX || defined SUPPORT_XBOX_SCRIPT || defined GTA_MOBILE || defined SUPPORT_MOBILE_SCRIPT)
|
||||||
#include "General.h"
|
#include "General.h"
|
||||||
#include "Maths.h"
|
#include "maths.h"
|
||||||
#endif
|
#endif
|
||||||
#include "Hud.h"
|
#include "Hud.h"
|
||||||
#include "Pad.h"
|
#include "Pad.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user