mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-21 06:38:40 +13:00
Merge branch 'master' of https://github.com/pret/pokered
This commit is contained in:
commit
772520c2c2
63 changed files with 4114 additions and 1216 deletions
|
|
@ -1,4 +1,5 @@
|
|||
TrainerDataPointers:
|
||||
table_width 2, TrainerDataPointers
|
||||
dw YoungsterData
|
||||
dw BugCatcherData
|
||||
dw LassData
|
||||
|
|
@ -50,6 +51,7 @@ TrainerDataPointers:
|
|||
dw FirefighterData
|
||||
dw JuniorData
|
||||
dw JackData
|
||||
assert_table_length NUM_TRAINERS
|
||||
|
||||
; if first byte != $FF, then
|
||||
; first byte is level (of all pokemon on this team)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue