mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-07 21:10:53 -04:00
Door_Warp1 (2 non-matching) (#347)
* Door_Warp1 * Rebase * Rebase * PR * Object * Format * Undef * def more * Whoops
This commit is contained in:
+1
-1
@@ -3005,7 +3005,7 @@ void func_80169E6C(GlobalContext* globalCtx, s32 param_1, s32 param_2);
|
||||
// void func_80169ECC(void);
|
||||
void func_80169EFC(GlobalContext* globalCtx);
|
||||
void func_80169F78(GlobalContext* globalCtx);
|
||||
// void func_80169FDC(void);
|
||||
void func_80169FDC(GlobalContext* globalCtx);
|
||||
// void func_80169FFC(void);
|
||||
s32 FrameAdvance_IsEnabled(GlobalContext* globalCtx);
|
||||
// UNK_TYPE4 func_8016A02C(s32 param_1, s32 param_2, s16* param_3);
|
||||
|
||||
+1
-1
@@ -3227,7 +3227,7 @@ extern GameInfo* gGameInfo;
|
||||
// extern UNK_TYPE2 D_801F4DCC[8];
|
||||
// extern UNK_TYPE1 D_801F4DDC;
|
||||
// extern UNK_TYPE1 D_801F4DE0;
|
||||
// extern UNK_TYPE2 D_801F4DE2;
|
||||
extern s16 D_801F4DE2;
|
||||
extern ActorCutscene* actorCutscenes;
|
||||
extern s16 actorCutsceneCount;
|
||||
extern u8 actorCutsceneWaiting[16];
|
||||
|
||||
Reference in New Issue
Block a user