diff options
author | YamaArashi <shadow962@live.com> | 2016-08-30 01:55:01 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-08-30 01:55:01 -0700 |
commit | caa0024009ee0087ddaff21f2b520b60c3c74544 (patch) | |
tree | 0b8f537269f9b40f186e39d23d1a11104b939fee /asm | |
parent | 093b489c8af2e54e44c46436c8b5e8d1b94db3d0 (diff) |
trainer money table
Diffstat (limited to 'asm')
-rw-r--r-- | asm/rom3.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/rom3.s b/asm/rom3.s index 05f8f4453..1c17ee7b7 100644 --- a/asm/rom3.s +++ b/asm/rom3.s @@ -52578,7 +52578,7 @@ _080240FE: muls r4, r0 b _08024140 .align 2, 0 -_08024120: .4byte gUnknown_081F98F0 +_08024120: .4byte gTrainerMoney _08024124: .4byte 0x02000000 _08024128: .4byte 0x020239f8 _0802412C: .4byte 0x02025bc4 |