finish union_room.s code decomp

This commit is contained in:
PikalaxALT
2020-01-20 20:21:58 -05:00
parent 1fd20be8e1
commit 5e0a845fc4
8 changed files with 1428 additions and 3750 deletions
+2
View File
@@ -323,6 +323,8 @@ void sub_80FBC00(void);
void sub_80FBD6C(u32 a0);
void sub_80FC114(const u8 *name, struct GFtgtGname *structPtr, u8 a2);
bool32 sub_80FD338(u16 id, u8 *name);
bool8 sub_80FCC3C(struct GFtgtGname *gname, u8 *uname, u8 idx);
bool8 sub_80FCCF4(struct GFtgtGname *gname, u8 *uname, u8 idx);
#include "mevent_server.h"
extern const struct mevent_server_cmd gMEventSrvScript_OtherTrainerCanceled[];