summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
authorDiegoisawesome <Diegoisawesome@users.noreply.github.com>2018-08-12 12:17:23 -0700
committerGitHub <noreply@github.com>2018-08-12 12:17:23 -0700
commit32b0e102cf7ac8f6ec7f0e49324532c800d6b038 (patch)
treea8772aef963bab43e6c8af4984ab26ecd408a03f /include/global.h
parent6bb761a7115a09a846bec7f97c51e02ebd6dcaa6 (diff)
parent3a72e6a80d52215533936f92efbe8e4f3454b7e6 (diff)
Merge pull request #287 from DizzyEggg/easy_chat
Pikalax's Easy chat
Diffstat (limited to 'include/global.h')
-rw-r--r--include/global.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h
index 2015d47cc..1a179d858 100644
--- a/include/global.h
+++ b/include/global.h
@@ -761,7 +761,7 @@ struct LilycoveLadyContest
/*0x00e*/ u8 language;
};
-typedef union
+typedef union // 3b58
{
struct LilycoveLadyQuiz quiz;
struct LilycoveLadyFavour favour;