summaryrefslogtreecommitdiff
path: root/include/message_data_static.h
diff options
context:
space:
mode:
authorcadmic <cadmic24@gmail.com>2024-09-12 02:24:31 -0700
committerGitHub <noreply@github.com>2024-09-12 05:24:31 -0400
commit09c1816e2d6c4da8468c59d69454aa3e6a9ef27f (patch)
treed4329a6cd21ab49f0d6cb076e24b475e65955b01 /include/message_data_static.h
parentf19331101321afb83c0d026c1b1a4df2b4cb4e6a (diff)
Add OOT_PAL_N64 and move other shorthands to versions.h (#2188)
* Move definitions of OOT_NTSC/OOT_PAL/OOT_MQ to versions.h * Add PAL_N64 shorthand
Diffstat (limited to 'include/message_data_static.h')
-rw-r--r--include/message_data_static.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/message_data_static.h b/include/message_data_static.h
index 6b6824966..2b0830273 100644
--- a/include/message_data_static.h
+++ b/include/message_data_static.h
@@ -3,6 +3,7 @@
#include "ultra64.h"
#include "message_data_fmt.h"
+#include "versions.h"
typedef enum TextBoxType {
/* 0 */ TEXTBOX_TYPE_BLACK,