diff options
author | U-User-PC\User <golemgalvanize@github.com> | 2017-10-21 14:11:32 -0400 |
---|---|---|
committer | U-User-PC\User <golemgalvanize@github.com> | 2017-10-21 14:11:32 -0400 |
commit | fd464a546c3c6b975430085cfd506eea3d8f674f (patch) | |
tree | 4ccec1c9b15c0876ed932c5236fcf2f6af256b06 /src | |
parent | 77ef72f782e9d86d4b9e7eebaa9ca186570b5e61 (diff) |
updating
Diffstat (limited to 'src')
-rwxr-xr-x | src/pokemon_summary_screen.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/pokemon_summary_screen.c b/src/pokemon_summary_screen.c index 05cd0b2d1..7a7b6604e 100755 --- a/src/pokemon_summary_screen.c +++ b/src/pokemon_summary_screen.c @@ -281,6 +281,7 @@ void sub_81C3890(); void sub_81C38C0(); void sub_81C3B08(u8 a); void sub_81C3E2C(u8 a); +void sub_81C4D18(); void SetBgAttribute(u8 bg, u8 attributeId, u8 value); @@ -1233,8 +1234,6 @@ bool8 sub_81C1040(void) return FALSE; } -void sub_81C4D18(); - void sub_81C1070(s16 *a, s8 b, u8 *c) { s8 i; |