Skip to content

Commit

Permalink
Global already had a 740F0 section
Browse files Browse the repository at this point in the history
  • Loading branch information
hensldm committed Feb 19, 2024
1 parent e7d9d5f commit b1d7d62
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions include/global.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ typedef struct Y511F0UnkStruct {
extern Y511F0UnkStruct D_800DA840[];

// 740F0
OSMesgQueue* func_800744B0(s32 arg0);
void func_8007451C(s32 arg0, OSMesgQueue* arg1);
void func_80074C88(UNK_PTR, struct Input*, s32);

// malloc
Expand All @@ -59,10 +61,6 @@ void func_8006F560(Y65430UnkStruct*, Y65430UnkStruct*);
// dma
void DmaMgr_RequestSync(void* ram, u32 vrom, u32 size);

// 740F0
OSMesgQueue* func_800744B0(s32 arg0);
void func_8007451C(s32 arg0, OSMesgQueue* arg1);

// 80C50
void func_800800CC(MtxF* mfA, MtxF* mfB);
void func_80080914(MtxF* mf, f32, f32, f32, f32);
Expand Down

0 comments on commit b1d7d62

Please sign in to comment.