mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-04-16 15:23:20 +12: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
1 changed files with 1 additions and 1 deletions
|
|
@ -276,7 +276,7 @@ DEF JOHTO_POKEMON EQU const_value
|
||||||
const HO_OH ; fa
|
const HO_OH ; fa
|
||||||
const SHI_SHI
|
const SHI_SHI
|
||||||
const CELEBI ; fb
|
const CELEBI ; fb
|
||||||
DEF NUM_POKEMON EQU const_value
|
DEF NUM_POKEMON EQU const_value - 1
|
||||||
|
|
||||||
DEF EGG EQU -3
|
DEF EGG EQU -3
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue