diff options
author | YamaArashi <shadow962@live.com> | 2016-05-30 20:58:08 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-05-30 20:58:08 -0700 |
commit | ffd70ca9ebc62ba39347dad743eda44b29dc4a65 (patch) | |
tree | 388d0e6ee919bda1dd07de67a75daa26ed95424d /asm | |
parent | ac652715b04df69f49199b5978fbe70c4402fcf9 (diff) |
combo starter lookup table
Diffstat (limited to 'asm')
-rw-r--r-- | asm/rom5.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/rom5.s b/asm/rom5.s index c23bff3aa..c67cc94f3 100644 --- a/asm/rom5.s +++ b/asm/rom5.s @@ -124972,7 +124972,7 @@ _080B7D6E: b _080B7D82 .align 2, 0 _080B7D78: .4byte gContestMoves -_080B7D7C: .4byte gUnknown_083D016C +_080B7D7C: .4byte gComboStarterLookupTable _080B7D80: movs r0, 0 _080B7D82: @@ -125862,7 +125862,7 @@ _080B83BC: .align 2, 0 _080B83F0: .4byte 0x02019260 _080B83F4: .4byte gContestMoves -_080B83F8: .4byte gUnknown_083D016C +_080B83F8: .4byte gComboStarterLookupTable _080B83FC: movs r0, 0 _080B83FE: |