summaryrefslogtreecommitdiff
path: root/arm9/modules/80
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-07-02 13:53:51 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-07-02 13:53:51 -0400
commit5c065d8eec653b111310ff966761c5ca740a2f22 (patch)
tree9083093b3d8d184d122563d575a936cda3e9022f /arm9/modules/80
parenta1c5baa4b55c4dd5e722f517911253fa9addc0b0 (diff)
Comment GetMonBaseStat arg values
Diffstat (limited to 'arm9/modules/80')
-rw-r--r--arm9/modules/80/asm/module_80.s6
1 files changed, 3 insertions, 3 deletions
diff --git a/arm9/modules/80/asm/module_80.s b/arm9/modules/80/asm/module_80.s
index 257ac70a..d99385a4 100644
--- a/arm9/modules/80/asm/module_80.s
+++ b/arm9/modules/80/asm/module_80.s
@@ -6810,7 +6810,7 @@ _02230BD4:
ldrsh r0, [r4, r0]
cmp r0, #0
beq _02230C04
- mov r1, #0x12
+ mov r1, #0x12 ; BASE_GENDER_RATIO
bl GetMonBaseStat
mov r1, #0xfe
lsl r1, r1, #4
@@ -7820,7 +7820,7 @@ _0223138C:
mov r3, #2
bl MOD80_02233EA4
add r0, r5, #0
- mov r1, #0x12
+ mov r1, #0x12 ; BASE_GENDER_RATIO
bl GetMonBaseStat
mov r1, #0xfe
lsl r1, r1, #4
@@ -12477,7 +12477,7 @@ _0223398C:
ldr r0, _02233A5C ; =0x000005DC
bl FUN_020054C8
add r0, r5, #0
- mov r1, #0x12
+ mov r1, #0x12 ; BASE_GENDER_RATIO
bl GetMonBaseStat
mov r1, #0xfe
lsl r1, r1, #4