mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-08-22 09:26:14 -05:00
Document Frontier script startup process (#1210)
This commit is contained in:
@@ -713,7 +713,7 @@ ScriptCommand(SCRCMD_MESSAGEAUTOSCROLL, ScrCm
|
||||
ScriptCommand(SCRCMD_OPENSAVEINFO, ScrCmd_OpenSaveInfo)
|
||||
ScriptCommand(SCRCMD_CLOSESAVEINFO, ScrCmd_CloseSaveInfo)
|
||||
ScriptCommand(SCRCMD_UNUSED_2C3, ScrCmd_Unused_2C3)
|
||||
ScriptCommand(SCRCMD_2C4, ScrCmd_2C4)
|
||||
ScriptCommand(SCRCMD_LAUNCHBATTLEFRONTIERSCENE, ScrCmd_LaunchBattleFrontierScene)
|
||||
ScriptCommand(SCRCMD_2C5, ScrCmd_2C5)
|
||||
ScriptCommand(SCRCMD_2C6, ScrCmd_2C6)
|
||||
ScriptCommand(SCRCMD_ISCOMMGAMECODEPLATINUM, ScrCmd_IsCommGameCodePlatinum)
|
||||
|
||||
Reference in New Issue
Block a user