diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-02-11 17:35:01 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-02-11 17:35:01 +0100 |
commit | fd17ca59b0f5eaa3231628f7b9da66e77dfb8bd9 (patch) | |
tree | 75408f976619fb24ee60a5cf2b7812c27444c34e /sym_ewram.txt | |
parent | 084ba7a7a47af9744acd7d9bdf7abffb10fba87d (diff) |
more pokemon work
Diffstat (limited to 'sym_ewram.txt')
-rw-r--r-- | sym_ewram.txt | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/sym_ewram.txt b/sym_ewram.txt index fb7c7a4e7..3905b83c7 100644 --- a/sym_ewram.txt +++ b/sym_ewram.txt @@ -522,14 +522,7 @@ gMoveToLearn: @ 20244E2 gBattleMonForms: @ 20244E4 .space 0x4 - .include "src/pokemon_1.o" - -gUnknown_0202499C: @ 202499C - .space 0x18 - -gUnknown_020249B4: @ 20249B4 - .space 0x8 - + .include "src/pokemon.o" .include "src/random.o" .include "src/daycare.o" .include "src/load_save.o" |