mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2024-12-23 16:21:50 +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…
Reference in New Issue
Block a user