Decompile sparksTick

This commit is contained in:
Ryan Dwyer
2022-09-13 17:08:49 +10:00
parent 15ee65e73e
commit 163e7bfe84
3 changed files with 13 additions and 167 deletions
+1 -1
View File
@@ -416,7 +416,7 @@ extern s32 g_ExplosionShakeTotalTimer;
extern s32 g_ExplosionShakeIntensityTimer;
extern f32 g_ExplosionDamageTxScale;
extern struct sparktype g_SparkTypes[];
extern s32 g_SparksAreActive;
extern bool g_SparksAreActive;
extern struct weatherdata *g_WeatherData;
extern s32 g_NextShardNum;
extern bool g_ShardsActive;