mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-04 08:58:50 -04:00
Decompile func0f01b148
This commit is contained in:
@@ -51,12 +51,10 @@ f32 pdmodeGetAccuracy(void)
|
||||
return 1;
|
||||
}
|
||||
|
||||
GLOBAL_ASM(
|
||||
glabel func0f01b148
|
||||
/* f01b148: 3c018006 */ lui $at,%hi(var800624e0)
|
||||
/* f01b14c: 03e00008 */ jr $ra
|
||||
/* f01b150: ac2424e0 */ sw $a0,%lo(var800624e0)($at)
|
||||
);
|
||||
void func0f01b148(u32 arg0)
|
||||
{
|
||||
var800624e0 = arg0;
|
||||
}
|
||||
|
||||
void titleSetNextStage(s32 stagenum)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user