mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-09-11 03:06:00 -05:00
Document contest common script (#1163)
This commit is contained in:
@@ -410,7 +410,7 @@ ScriptCommand(SCRCMD_SELECTMOVETUTORPOKEMON, ScrCm
|
||||
ScriptCommand(SCRCMD_OPENPARTYMENUFORUNIONROOMBATTLE, ScrCmd_OpenPartyMenuForUnionRoomBattle)
|
||||
ScriptCommand(SCRCMD_GETSELECTEDPARTYSLOT, ScrCmd_GetSelectedPartySlot)
|
||||
ScriptCommand(SCRCMD_OPENPARTYMENUFORCONTEST, ScrCmd_OpenPartyMenuForContest)
|
||||
ScriptCommand(SCRCMD_TRYENTERCONTESTMON, ScrCmd_TryEnterContestMon)
|
||||
ScriptCommand(SCRCMD_GETCONTESTPARTYMENURESULT, ScrCmd_GetContestPartyMenuResult)
|
||||
ScriptCommand(SCRCMD_SETMONSUMMARY, ScrCmd_SetMonSummary)
|
||||
ScriptCommand(SCRCMD_GETMONPARTYSLOT, ScrCmd_GetMonPartySlot)
|
||||
ScriptCommand(SCRCMD_GETPARTYMONSPECIES, ScrCmd_GetPartyMonSpecies)
|
||||
|
||||
Reference in New Issue
Block a user