summaryrefslogtreecommitdiff
path: root/mobile/mobile_5f.asm
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/mobile_5f.asm')
-rw-r--r--mobile/mobile_5f.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/mobile_5f.asm b/mobile/mobile_5f.asm
index 75b61704d..f37f7c7f8 100644
--- a/mobile/mobile_5f.asm
+++ b/mobile/mobile_5f.asm
@@ -1607,7 +1607,7 @@ endr
Unknown_17da94:
for x, 8
- db $ff ^ (1 << x)
+ db ~(1 << x)
endr
Function17da9c: