Merge branch 'master' into doc-inc2

This commit is contained in:
GriffinR
2019-10-13 15:44:07 -04:00
committed by GitHub
174 changed files with 7759 additions and 8373 deletions
+2
View File
@@ -2218,6 +2218,8 @@ bool8 ScrCmd_checkmonobedience(struct ScriptContext *ctx)
return FALSE;
}
// TODO: Should be renamed. Name implies general usage, but its specifically for Wonder Card
// See GetSavedRamScriptIfValid, which is NULL if ValidateReceivedWonderCard returns FALSE
bool8 ScrCmd_gotoram(struct ScriptContext *ctx)
{
const u8* v1 = GetSavedRamScriptIfValid();