diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-02-10 13:24:03 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-02-10 13:24:03 +0100 |
commit | 084ba7a7a47af9744acd7d9bdf7abffb10fba87d (patch) | |
tree | 006b9f4a44fafc72173341cfb145a3d6f83ea003 /src/scrcmd.c | |
parent | 5707c5c7c6d9555a7ad3413e14801ee57a302733 (diff) |
decompile all pokemon files
Diffstat (limited to 'src/scrcmd.c')
-rw-r--r-- | src/scrcmd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/scrcmd.c b/src/scrcmd.c index 467b8f320..490bc6fda 100644 --- a/src/scrcmd.c +++ b/src/scrcmd.c @@ -31,7 +31,6 @@ #include "mystery_event_script.h" #include "palette.h" #include "party_menu.h" -#include "pokemon_3.h" #include "pokemon_storage_system.h" #include "random.h" #include "overworld.h" |