diff options
| author | xCrystal <rgr.crystal@gmail.com> | 2017-12-29 13:52:42 +0100 |
|---|---|---|
| committer | xCrystal <rgr.crystal@gmail.com> | 2017-12-29 13:52:42 +0100 |
| commit | def3b6049387a6d2afab66780f7f09dbb61d6166 (patch) | |
| tree | c4124250114b033a742c0f9b401da8b697e0dbba /mobile | |
| parent | 9f017cbab8e6856680c35278829c6388e9fdf697 (diff) | |
Clean up .Jumptable: spaces
Diffstat (limited to 'mobile')
| -rw-r--r-- | mobile/mobile_42.asm | 1 | ||||
| -rwxr-xr-x | mobile/mobile_46.asm | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/mobile/mobile_42.asm b/mobile/mobile_42.asm index 313d8c1f8..82158c1c7 100644 --- a/mobile/mobile_42.asm +++ b/mobile/mobile_42.asm @@ -381,7 +381,6 @@ MobileTradeAnim_JumptableLoop: ; 10824b ; 10828a .Jumptable: ; 10828a - dw GetMobileTradeAnimByte ; 00 dw MobileTradeAnim_ShowPlayerMonToBeSent ; 01 dw MobileTradeAnim_02 ; 02 diff --git a/mobile/mobile_46.asm b/mobile/mobile_46.asm index bdf85464c..e3503a00c 100755 --- a/mobile/mobile_46.asm +++ b/mobile/mobile_46.asm @@ -7398,6 +7398,7 @@ Function11b5e8: ; 11b5e8 .RunJumptable: jumptable .Jumptable, wJumptableIndex + .Jumptable: dw Function11b66d dw Function11b6b3 |
