decompile all pokemon files

This commit is contained in:
DizzyEggg
2018-02-10 13:24:03 +01:00
parent 5707c5c7c6
commit 084ba7a7a4
12 changed files with 69 additions and 222 deletions

View File

@@ -11,7 +11,6 @@
#include "constants/hold_effects.h"
#include "util.h"
#include "pokemon.h"
#include "calculate_base_damage.h"
#include "random.h"
#include "battle_controllers.h"
#include "battle_interface.h"
@@ -31,7 +30,6 @@
#include "bg.h"
#include "string_util.h"
#include "pokemon_icon.h"
#include "pokemon_item_effects.h"
#include "m4a.h"
#include "mail.h"
#include "event_data.h"