mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-26 06:27:04 -04:00
Decompile func0f03c03c
This commit is contained in:
@@ -9177,11 +9177,10 @@ bool chrTryPunch(struct chrdata *chr, u8 reverse)
|
||||
return false;
|
||||
}
|
||||
|
||||
GLOBAL_ASM(
|
||||
glabel func0f03c03c
|
||||
/* f03c03c: 03e00008 */ jr $ra
|
||||
/* f03c040: 00000000 */ nop
|
||||
);
|
||||
void func0f03c03c(void)
|
||||
{
|
||||
// empty
|
||||
}
|
||||
|
||||
/**
|
||||
* Verifies that the given chr struct is actually an eyespy and returns the
|
||||
|
||||
Reference in New Issue
Block a user