diff options
| author | DizzyEggg <jajkodizzy@wp.pl> | 2017-11-13 18:30:17 +0100 |
|---|---|---|
| committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-11-13 18:30:17 +0100 |
| commit | bb9c928330fb91426e2ad0c68e6f30f2a867d611 (patch) | |
| tree | 014977d52b266c08857cbba61d5abf321d4821df /data | |
| parent | 045e7d63822a0bc62b1d3ffac79180df89ba01b4 (diff) | |
starter choose review changes
Diffstat (limited to 'data')
| -rw-r--r-- | data/starter_choose.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/starter_choose.s b/data/starter_choose.s index 6ab5a6376..ae81aae20 100644 --- a/data/starter_choose.s +++ b/data/starter_choose.s @@ -32,7 +32,7 @@ sPokeballCoords:: @ 85B1DEC gStarterChoose_LabelCoords:: @ 85B1DF2 .incbin "baserom.gba", 0x5b1df2, 0x6 -sStarterMons:: @ 85B1DF8 +sStarterMon:: @ 85B1DF8 .incbin "baserom.gba", 0x5b1df8, 0x8 gUnknown_085B1E00:: @ 85B1E00 |
