mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-16 20:16:29 +13:00
martha un-fucks up
this one line, these TWO CHARACTERS, accidentally getting deleted by me caused the whole thing to break. They are now back.
This commit is contained in:
parent
143fa7f521
commit
89e7506f05
|
@ -276,7 +276,7 @@ DEF JOHTO_POKEMON EQU const_value
|
|||
const HO_OH ; fa
|
||||
const SHI_SHI
|
||||
const CELEBI ; fb
|
||||
DEF NUM_POKEMON EQU const_value
|
||||
DEF NUM_POKEMON EQU const_value - 1
|
||||
|
||||
DEF EGG EQU -3
|
||||
|
||||
|
|
Loading…
Reference in a new issue