summaryrefslogtreecommitdiff
path: root/include/overworld.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-03-28 12:20:20 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2020-03-28 12:20:20 -0400
commit24ac46856ad10af92054d82b4ec50486feaf222e (patch)
tree2b8ff76d6f7cf4855e254b6a8c28a890ba7756e4 /include/overworld.h
parent9c62fd51aabaf9301d6a89a03a8e3ddf91d61164 (diff)
through sub_805644C
Diffstat (limited to 'include/overworld.h')
-rw-r--r--include/overworld.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/overworld.h b/include/overworld.h
index 3da3667b1..b0311c51c 100644
--- a/include/overworld.h
+++ b/include/overworld.h
@@ -53,7 +53,7 @@ struct CreditsOverworldCmd
#define MUSIC_DISABLE_STOP 1
#define MUSIC_DISABLE_KEEP 2
-extern struct UCoords32 gDirectionToVectors[];
+extern const struct UCoords32 gDirectionToVectors[];
extern struct LinkPlayerObjectEvent gLinkPlayerObjectEvents[4];
extern MainCallback gFieldCallback;