diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2021-04-25 17:22:45 -0400 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2021-04-26 12:35:35 -0400 |
commit | aad090e154d4cb1397468f3b19071ddad688a7bc (patch) | |
tree | a06f21785c9d9344d3a26a5a90f1c7075949164e /src/post_battle_event_funcs.c | |
parent | f823cd224fcc24c756fc66c229fb4cb24e60638d (diff) |
Document TV
Diffstat (limited to 'src/post_battle_event_funcs.c')
-rw-r--r-- | src/post_battle_event_funcs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/post_battle_event_funcs.c b/src/post_battle_event_funcs.c index 78ebe02e4..081a40218 100644 --- a/src/post_battle_event_funcs.c +++ b/src/post_battle_event_funcs.c @@ -8,7 +8,6 @@ #include "script_pokemon_util.h" #include "tv.h" #include "constants/heal_locations.h" -#include "constants/tv.h" int GameClear(void) { |