summaryrefslogtreecommitdiff
path: root/arm9/modules/81/asm
diff options
context:
space:
mode:
authorCleverking2003 <30466983+Cleverking2003@users.noreply.github.com>2020-07-02 22:44:49 +0300
committerGitHub <noreply@github.com>2020-07-02 22:44:49 +0300
commit30694cdc38e8824d56f6e6b89da9753b01ccb17b (patch)
tree6b3eba63186be3ad51f0a36ef15970282260a07c /arm9/modules/81/asm
parent43866e9cb9e829f33a549b2d56cf3f70e1f98d52 (diff)
parent99ada0fe1010c1530e4d799c4fdf264c9301d701 (diff)
Merge pull request #210 from PikalaxALT/pikalax_work
misc naming and cleanup
Diffstat (limited to 'arm9/modules/81/asm')
-rw-r--r--arm9/modules/81/asm/module_81.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/81/asm/module_81.s b/arm9/modules/81/asm/module_81.s
index 4f7d4453..6ee359f9 100644
--- a/arm9/modules/81/asm/module_81.s
+++ b/arm9/modules/81/asm/module_81.s
@@ -198,7 +198,7 @@ MOD81_02237FE8: ; 0x02237FE8
mov r1, #5
mov r2, #0
bl GetBoxMonData
- mov r1, #0x1c
+ mov r1, #0x1c ; BASE_FLIP
bl GetMonBaseStat
cmp r0, #0
bne _02238000