1
0
mirror of https://github.com/td512/re3.git synced 2026-03-01 21:37:28 +00:00
This commit is contained in:
Nikolay Korolev
2020-12-05 12:12:56 +03:00
parent 0bd373cd56
commit a82188ac07

View File

@@ -14,7 +14,7 @@
#endif
#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 "Maths.h"
#include "maths.h"
#endif
#include "Hud.h"
#include "Pad.h"