diff options
Diffstat (limited to 'mobile/mobile_46.asm')
-rwxr-xr-x | mobile/mobile_46.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/mobile_46.asm b/mobile/mobile_46.asm index e8a69a7de..03f0a2380 100755 --- a/mobile/mobile_46.asm +++ b/mobile/mobile_46.asm @@ -7714,7 +7714,7 @@ Function11b879: ; 11b879 ld e, a ld a, h cpl - adc $0 + adc 0 ld d, a pop hl add hl, de |