mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-19 13:23:49 -04:00
jpn-final: Get ROM fully matching
This commit is contained in:
@@ -2883,7 +2883,7 @@
|
||||
#define NUM_CHEATS 42
|
||||
#define NUM_CYCLEABLE_WEAPONS 45
|
||||
#define NUM_EXPLOSIONTYPES 26
|
||||
#define NUM_FILES 2014
|
||||
#define NUM_FILES (VERSION == VERSION_JPN_FINAL ? 2016 : 2014)
|
||||
#define NUM_FIRESLOTS 20
|
||||
#define NUM_MPBEAUHEADS 5
|
||||
#define NUM_MPBOTCOMMANDS 14
|
||||
|
||||
+1
-1
@@ -423,8 +423,8 @@ extern s32 g_SparksAreActive;
|
||||
extern struct weatherdata *g_WeatherData;
|
||||
extern s32 g_NextShardNum;
|
||||
extern bool g_ShardsActive;
|
||||
extern u32 var800800f0jf;
|
||||
extern s32 g_ScaleX;
|
||||
extern s32 var8007fac4;
|
||||
extern struct font *g_FontNumeric;
|
||||
extern struct fontchar *g_CharsNumeric;
|
||||
extern struct font *g_FontHandelGothicXs;
|
||||
|
||||
Reference in New Issue
Block a user