diff options
Diffstat (limited to 'include/tv.h')
-rw-r--r-- | include/tv.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tv.h b/include/tv.h index 277d29750..b4847848b 100644 --- a/include/tv.h +++ b/include/tv.h @@ -18,7 +18,7 @@ enum TVSHOW_MASS_OUTBREAK = 41, }; -extern u8 *gUnknown_083D1464[3]; +extern u8 *const gUnknown_083D1464[3]; void ClearTVShowData(void); u8 sub_80BDEAC(u8 *); |