mirror of
https://github.com/zeldaret/tmc
synced 2026-08-03 00:46:50 -04:00
poggers
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
#include "global.h"
|
||||
/* called when loading any room */
|
||||
|
||||
extern void LoadRoomEntityList();
|
||||
extern s32 GetProgressFlag(u32 flag);
|
||||
void LoadRoomEntityList();
|
||||
s32 GetProgressFlag(u32 flag);
|
||||
extern s32* sub_0804B128(u8 unk);
|
||||
extern void sub_0804B058(s32 *unk);
|
||||
extern void sub_0804B1AC();
|
||||
|
||||
Reference in New Issue
Block a user