summaryrefslogtreecommitdiff
path: root/include/graphics.h
diff options
context:
space:
mode:
authorpaul <nintendo6496@googlemail.com>2018-11-24 19:57:36 +0100
committerpaul <nintendo6496@googlemail.com>2018-11-24 19:57:36 +0100
commit4744a7d96ec21fc9480165061990ba98a774a469 (patch)
tree0c24d7e392d5cc4302e6ed6381b2a2dc047a2b3a /include/graphics.h
parent284bbf91af43b0c9928865894cbc1d3001e57c16 (diff)
parentfecda40501d39c633435fe2777ebc93d92233ca1 (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'include/graphics.h')
-rw-r--r--include/graphics.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h
index aad5c0190..9888d2f7c 100644
--- a/include/graphics.h
+++ b/include/graphics.h
@@ -5,6 +5,8 @@
#ifndef GUARD_GRAPHICS_H
#define GUARD_GRAPHICS_H
+#include "global.h"
+
extern const u8 gInterfaceGfx_PokeBall[];
extern const u8 gInterfacePal_PokeBall[];
extern const u8 gInterfaceGfx_GreatBall[];