Discover g_Vars.stagenum and stageGetIndex

This commit is contained in:
Ryan Dwyer
2019-12-29 13:34:45 +10:00
parent 40ce5c1832
commit d0146b9543
23 changed files with 196 additions and 129 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include <ultra64.h>
#include "types.h"
extern s32 levelnum;
extern s32 g_StageNum;
extern u64 rand_seed;
extern struct chrdata *g_Chrs; // pointer to first element of chrs array