make menu indicators compile

This commit is contained in:
DizzyEggg
2018-05-19 11:53:22 +02:00
parent 4857757431
commit 9385036ff7
9 changed files with 6 additions and 12 deletions
+1 -2
View File
@@ -1,5 +1,6 @@
#include "global.h"
#include "pokemon.h"
#include "battle.h"
#include "daycare.h"
#include "string_util.h"
#include "constants/species.h"
@@ -22,8 +23,6 @@
#define EGG_MOVES_ARRAY_COUNT 10
#define EGG_LVL_UP_MOVES_ARRAY_COUNT 50
extern u16 gMoveToLearn;
// text
extern const u8 gText_MaleSymbol4[];
extern const u8 gText_FemaleSymbol4[];