mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 07:02:17 +13:00
Fix trainer sprite loading
Moved Yujirou to the end of the file and made the bank switching code more efficient, was swamp code before.
This commit is contained in:
parent
bd23dfa61e
commit
fc597000fb
5 changed files with 11 additions and 13 deletions
|
|
@ -11,7 +11,6 @@ TrainerNames::
|
|||
db "BIKER@"
|
||||
db "BURGLAR@"
|
||||
db "ENGINEER@"
|
||||
db "YUJIROU@"
|
||||
db "FISHERMAN@"
|
||||
db "SWIMMER@"
|
||||
db "CUE BALL@"
|
||||
|
|
@ -46,3 +45,4 @@ TrainerNames::
|
|||
db "CHANNELER@"
|
||||
db "AGATHA@"
|
||||
db "LANCE@"
|
||||
db "YUJIROU@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue