mirror of
https://github.com/n64decomp/mk64
synced 2026-07-08 12:56:13 -04:00
Match func_8006B7E4, func_8006EEE8, func_80071A20 (#395)
* Match func_8006B7E4, func_8006EEE8, func_80071A20 * Fix missing extern void call
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ void func_80040030(u8* arg0, u8* arg1);
|
||||
|
||||
void func_8000F2DC(void);
|
||||
void func_8000F628(void);
|
||||
void func_8006B7E4(Player* player, s32 arg1);
|
||||
void func_8006B7E4(Player* player, s8 arg1);
|
||||
void func_800267AC(Player* player, s8 arg1, s8 arg2);
|
||||
void func_8005D290(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user