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:
Martha Schilling 2023-10-27 21:04:03 +01:00
parent 143fa7f521
commit 89e7506f05

View file

@ -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