Clean up data headers

This commit is contained in:
DizzyEggg
2019-04-04 23:53:06 +02:00
committed by huderlem
parent c36476af85
commit b0223f691f
68 changed files with 173 additions and 267 deletions
+1 -3
View File
@@ -5,7 +5,7 @@
#include "battle_interface.h"
#include "battle_message.h"
#include "bg.h"
#include "data2.h"
#include "data.h"
#include "item_menu.h"
#include "link.h"
#include "main.h"
@@ -23,8 +23,6 @@
#include "constants/battle_anim.h"
#include "constants/songs.h"
extern const struct CompressedSpritePalette gTrainerBackPicPaletteTable[];
// this file's functions
static void SafariHandleGetMonData(void);
static void SafariHandleGetRawMonData(void);