summaryrefslogtreecommitdiff
path: root/arm9/src
diff options
context:
space:
mode:
Diffstat (limited to 'arm9/src')
-rw-r--r--arm9/src/render_text.c (renamed from arm9/src/unk_020023C0.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/src/unk_020023C0.c b/arm9/src/render_text.c
index 5ce93d55..d28fb946 100644
--- a/arm9/src/unk_020023C0.c
+++ b/arm9/src/render_text.c
@@ -1,5 +1,5 @@
#include "global.h"
-#include "unk_020023C0.h"
+#include "render_text.h"
#include "game_init.h"
#include "string_util.h"
#include "text.h"