summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-03-10 13:26:31 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-03-10 13:26:31 -0400
commit0454ce25d303f1ad68db59811e66332e812bf4e7 (patch)
treedd0bbe00aa60d9695c77528b5ed5508a28bca6f7 /include
parentbbaa60ab1c9bc497937c67ebd4f3efc4a4b8484a (diff)
Rename keyboard_text header
Diffstat (limited to 'include')
-rw-r--r--include/keyboard_text.h (renamed from include/data_8479668.h)6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/data_8479668.h b/include/keyboard_text.h
index 7f6029808..cc436c2d3 100644
--- a/include/data_8479668.h
+++ b/include/keyboard_text.h
@@ -1,5 +1,5 @@
-#ifndef GUARD_DATA_8479668_H
-#define GUARD_DATA_8479668_H
+#ifndef GUARD_KEYBOARD_TEXT_H
+#define GUARD_KEYBOARD_TEXT_H
extern const u8 gText_UnionRoomChatKeyboard_ABCDE[];
extern const u8 gText_UnionRoomChatKeyboard_FGHIJ[];
@@ -50,4 +50,4 @@ extern const u8 gText_NamingScreenKeyboard_56789[];
extern const u8 gText_NamingScreenKeyboard_Symbols1[];
extern const u8 gText_NamingScreenKeyboard_Symbols2[];
-#endif //GUARD_DATA_8479668_H
+#endif //GUARD_KEYBOARD_TEXT_H