mirror of
https://github.com/zeldaret/mm.git
synced 2026-09-02 17:53:02 -04:00
Matched func_801691F0
This commit is contained in:
+2
-2
@@ -2556,8 +2556,8 @@ void Play_Draw(PlayState* play);
|
||||
void func_80168DAC(PlayState* play);
|
||||
void Play_Main(GameState* thisx);
|
||||
s32 Play_InCsMode(PlayState* play);
|
||||
f32 func_80169100(PlayState* play, MtxF* mtx, CollisionPoly** arg2, s32* arg3, Vec3f* feetPosPtr);
|
||||
// void func_801691F0(void);
|
||||
f32 func_80169100(PlayState* play, MtxF* mtx, CollisionPoly** poly, s32* bgId, Vec3f* feetPos);
|
||||
void func_801691F0(PlayState* this, MtxF* mtx, Vec3f* feetPos);
|
||||
void* Play_LoadScene(PlayState* play, RomFile* entry);
|
||||
void func_8016927C(PlayState* play, s16 sParm2);
|
||||
// void func_801692C4(PlayState* play, UNK_TYPE1 uParm2);
|
||||
|
||||
Reference in New Issue
Block a user