diff options
author | camthesaxman <cameronghall@cox.net> | 2017-12-22 00:22:48 -0600 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-12-22 00:22:48 -0600 |
commit | 71d3e605290b2069d3571478a3736b04d658decb (patch) | |
tree | db74a25f42002112023bec54a7ba25eaebc8d459 /include/contest.h | |
parent | cb4bb3fbd53b92efebaa27a0cdf4f763d58a9488 (diff) |
save work
Diffstat (limited to 'include/contest.h')
-rw-r--r-- | include/contest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/contest.h b/include/contest.h index 9f8c263a4..55f39d002 100644 --- a/include/contest.h +++ b/include/contest.h @@ -71,7 +71,7 @@ void sub_80AE82C(u8); u8 sub_80AEB1C(u16); void sub_80AF668(void); void sub_80B0F28(u8); -int sub_80B2A7C(u8); //Don't know return type size +bool8 sub_80B2A7C(u8); u8 sub_80B2C4C(u8, u8); void sub_80B2D1C(void); |