Disassemble the final English debug ROM
This commit is contained in:
@@ -88,6 +88,12 @@ AreYouABoyOrAreYouAGirl:
|
||||
farcall InitMobileProfile ; mobile
|
||||
ret
|
||||
|
||||
if DEF(_DEBUG)
|
||||
DebugRoom: ; unreferenced
|
||||
farcall _DebugRoom
|
||||
ret
|
||||
endc
|
||||
|
||||
ResetWRAM:
|
||||
xor a
|
||||
ldh [hBGMapMode], a
|
||||
|
Reference in New Issue
Block a user