through sub_8128FB8

This commit is contained in:
PikalaxALT
2020-01-24 13:07:41 -05:00
parent 4ff5769f42
commit 14b7ed7a5f
6 changed files with 550 additions and 1203 deletions
+1
View File
@@ -326,6 +326,7 @@ bool32 PlayerHasMetTrainerBefore(u16 id, u8 *name);
bool8 sub_80FCC3C(struct GFtgtGname *gname, u8 *uname, u8 idx);
bool8 sub_80FCCF4(struct GFtgtGname *gname, u8 *uname, u8 idx);
bool32 sub_80FBA1C(void);
void sub_80FA4A8(void);
#include "mevent_server.h"
extern const struct mevent_server_cmd gMEventSrvScript_OtherTrainerCanceled[];