mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-09-07 17:26:02 -05:00
Document global terminal scripts (#1132)
This commit is contained in:
@@ -773,8 +773,8 @@ ScriptCommand(SCRCMD_CHECKABPRESS, ScrCm
|
||||
ScriptCommand(SCRCMD_BUFFERTYPENAME, ScrCmd_BufferTypeName)
|
||||
ScriptCommand(SCRCMD_GETITEMQUANTITY, ScrCmd_GetItemQuantity)
|
||||
ScriptCommand(SCRCMD_CALCHIDDENPOWERTYPE, ScrCmd_CalcHiddenPowerType)
|
||||
ScriptCommand(SCRCMD_300, ScrCmd_300)
|
||||
ScriptCommand(SCRCMD_301, ScrCmd_301)
|
||||
ScriptCommand(SCRCMD_SETFAVORITEMON, ScrCmd_SetFavoriteMon)
|
||||
ScriptCommand(SCRCMD_GETFAVORITEMON, ScrCmd_GetFavoriteMon)
|
||||
ScriptCommand(SCRCMD_GETROTOMFORMSINSAVE, ScrCmd_GetRotomFormsInSave)
|
||||
ScriptCommand(SCRCMD_GETPARTYROTOMCOUNTANDFIRST, ScrCmd_GetPartyRotomCountAndFirst)
|
||||
ScriptCommand(SCRCMD_SETROTOMFORM, ScrCmd_SetRotomForm)
|
||||
|
||||
Reference in New Issue
Block a user