diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-11-10 21:54:00 -0500 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-11-13 18:20:55 -0600 |
commit | ef8370566f14c22b9927db09b8ff69a98049c796 (patch) | |
tree | f0b6bc3021d2d0b5927346eff282f0f12ff16960 /src/tv.c | |
parent | af83b41dd19a49121f23d188015959d8072e4d7f (diff) |
Document Contest scripts
Diffstat (limited to 'src/tv.c')
-rw-r--r-- | src/tv.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2365,7 +2365,7 @@ void sub_80EE44C(u8 nMonsCaught, u8 nPkblkUsed) } } -void sub_80EE4DC(struct Pokemon *pokemon, u8 ribbonMonDataIdx) +void TryPutSpotTheCutiesOnAir(struct Pokemon *pokemon, u8 ribbonMonDataIdx) { TVShow *show; |