From 944f150b5ed0cccf30763f05f669f6210b10e2c1 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Wed, 22 Jan 2020 10:19:58 -0500 Subject: Static methods in union_room.c; remove src/data/union_room.h --- include/union_room_player_avatar.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/union_room_player_avatar.h b/include/union_room_player_avatar.h index 68d64736d..46e448e83 100644 --- a/include/union_room_player_avatar.h +++ b/include/union_room_player_avatar.h @@ -9,5 +9,7 @@ void sub_811BECC(struct UnkStruct_URoom *arg0); void sub_811BEDC(struct UnkStruct_URoom *arg0); bool32 sub_811BF00(struct UnkStruct_Main0 *arg0, s16 *arg1, s16 *arg2, u8 *arg3); void sub_811C028(u32 arg0, u32 arg1, struct UnkStruct_Main0 *arg2); +u8 sub_811B754(struct UnkStruct_8019BA8 * ptr); +void sub_811BA78(void); #endif //GUARD_UNION_ROOM_PLAYER_AVATAR_H -- cgit v1.2.3