From 294cbd8beb08b14a24385a78f1a8435f5fbe2f8c Mon Sep 17 00:00:00 2001 From: scnorton Date: Wed, 21 Jun 2017 12:38:31 -0400 Subject: Ensure building from tidy wd --- include/tv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/tv.h b/include/tv.h index e2001c7f3..3243fff2c 100644 --- a/include/tv.h +++ b/include/tv.h @@ -106,6 +106,6 @@ void DoTVShowTodaysSmartShopper(void); void sub_80BE3BC(void); void UpdateTVShowsPerDay(u16); void sub_80C045C(); -void sub_80BF088(u8, u32); +void sub_80BF088(u8, s32); #endif // GUARD_TV_H -- cgit v1.2.3