Document Enable Poketch ScrCmd (#1266)
Some checks failed
build / build (push) Has been cancelled

This commit is contained in:
VicSevenT
2026-08-23 22:49:11 -05:00
committed by GitHub
parent 6b2e9a5bf9
commit b42fc20cf8
10 changed files with 90 additions and 91 deletions

View File

@@ -310,7 +310,7 @@ ScriptCommand(SCRCMD_TRYSAVEGAME, ScrCm
ScriptCommand(SCRCMD_DRESSUPPHOTOHASDATA, ScrCmd_DressUpPhotoHasData)
ScriptCommand(SCRCMD_CONTESTPHOTOHASDATA, ScrCmd_ContestPhotoHasData)
ScriptCommand(SCRCMD_SETDRESSUPPHOTOTITLE, ScrCmd_SetDressUpPhotoTitle)
ScriptCommand(SCRCMD_131, ScrCmd_131)
ScriptCommand(SCRCMD_ENABLEPOKETCH, ScrCmd_EnablePoketch)
ScriptCommand(SCRCMD_CHECKPOKETCHENABLED, ScrCmd_CheckPoketchEnabled)
ScriptCommand(SCRCMD_REGISTERPOKETCHAPP, ScrCmd_RegisterPoketchApp)
ScriptCommand(SCRCMD_CHECKPOKETCHAPPREGISTERED, ScrCmd_CheckPoketchAppRegistered)