diff options
Diffstat (limited to 'src/code_8006E9C0.h')
| -rw-r--r-- | src/code_8006E9C0.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code_8006E9C0.h b/src/code_8006E9C0.h index 6859f71ac..f620d4c08 100644 --- a/src/code_8006E9C0.h +++ b/src/code_8006E9C0.h @@ -34,6 +34,6 @@ void init_hud_two_player_horizontal(void); extern Vtx cloudvtx[4][4]; extern Vtx cloudvtx2[3][4]; extern s16 D_800E5520[]; -extern u8* gCourseOutlineTextures[0x14]; // 800e54d0 +extern const char* gCourseOutlineTextures[0x14]; // 800e54d0 #endif |
