diff options
Diffstat (limited to 'mobile/mobile_41.asm')
-rw-r--r-- | mobile/mobile_41.asm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mobile/mobile_41.asm b/mobile/mobile_41.asm index 98dfe5ebd..b96a145ad 100644 --- a/mobile/mobile_41.asm +++ b/mobile/mobile_41.asm @@ -810,7 +810,8 @@ Mobile_AlwaysReturnNotCarry: or a ret -Function106331: ; 106331 - called by Mobile_DummyReturnFalse in Crystal-J +Function106331: +; called by Mobile_DummyReturnFalse in Crystal-J ; check ~[4:b000] == [7:a800] ld a, $4 call GetSRAMBank |