summaryrefslogtreecommitdiff
path: root/include/title_screen.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-06-19 15:29:24 +0200
committerGitHub <noreply@github.com>2017-06-19 15:29:24 +0200
commit11ad653b57d811dbe8df831d4987128da39bdcb5 (patch)
tree9e9a793c7dc9a4af7992e6b65c0418d16b25a400 /include/title_screen.h
parent48a15638c63f2b3d4b2d12d346e466ddca006570 (diff)
parent13ff901d46f1726d5c0680cf8593484e0e9bbc4d (diff)
Merge pull request #1 from pret/master
be up to date with the master
Diffstat (limited to 'include/title_screen.h')
-rw-r--r--include/title_screen.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/title_screen.h b/include/title_screen.h
index 304ec0540..91da38018 100644
--- a/include/title_screen.h
+++ b/include/title_screen.h
@@ -3,6 +3,8 @@
#include "sprite.h"
+extern const u16 gUnknown_08393E64[];
+
void SpriteCallback_VersionBannerLeft(struct Sprite *sprite);
void SpriteCallback_VersionBannerRight(struct Sprite *sprite);
void SpriteCallback_PressStartCopyrightBanner(struct Sprite *sprite);