mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-25 22:18:04 -04:00
Decompile func0000e9c0
This commit is contained in:
@@ -106,7 +106,7 @@ u32 func0000e324(void);
|
||||
void func0000e684(void);
|
||||
void func0000e95c(s32 stagenum);
|
||||
void func0000e990(void);
|
||||
u32 func0000e9c0(void);
|
||||
void func0000e9c0(void);
|
||||
s32 getCurrentStageId(void);
|
||||
|
||||
#endif
|
||||
|
||||
+4
-7
@@ -1624,10 +1624,7 @@ void func0000e990(void)
|
||||
func0000e684();
|
||||
}
|
||||
|
||||
GLOBAL_ASM(
|
||||
glabel func0000e9c0
|
||||
/* e9c0: 03e00008 */ jr $ra
|
||||
/* e9c4: 00000000 */ nop
|
||||
/* e9c8: 00000000 */ nop
|
||||
/* e9cc: 00000000 */ nop
|
||||
);
|
||||
void func0000e9c0(void)
|
||||
{
|
||||
// empty
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user