diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-09-13 14:24:07 -0400 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-09-17 16:50:17 -0500 |
commit | aac9658a8ee9a23bbb7cf8a56496a49b8cdbe61d (patch) | |
tree | 9356521698b20844deb99aee7fecca22b323a4f7 /include/global.tv.h | |
parent | 06af24bce58b9285166d27fc371ad3c3dbb63a29 (diff) |
Document some field_specials data
Diffstat (limited to 'include/global.tv.h')
-rw-r--r-- | include/global.tv.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/global.tv.h b/include/global.tv.h index abb01d471..1cef057ae 100644 --- a/include/global.tv.h +++ b/include/global.tv.h @@ -4,8 +4,7 @@ enum { TVSHOW_OFF_AIR, - - TVSHOW_FAN_CLUB_LETTER = 1, + TVSHOW_FAN_CLUB_LETTER, TVSHOW_RECENT_HAPPENINGS, TVSHOW_PKMN_FAN_CLUB_OPINIONS, TVSHOW_UNKN_SHOWTYPE_04, |