decompile trainer see

This commit is contained in:
DizzyEggg
2017-12-18 23:26:44 +01:00
parent a612ef12a0
commit 5744356989
16 changed files with 517 additions and 1434 deletions
+1 -1
View File
@@ -2332,7 +2332,7 @@ bool8 ScrCmd_mossdeepgym4(struct ScriptContext *ctx)
bool8 ScrCmd_cmdD8(struct ScriptContext *ctx)
{
gSelectedMapObject = sub_80B47BC();
gSelectedMapObject = GetCurrentApproachingTrainerMapObjectId();
return FALSE;
}