mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-09-08 17:56:04 -05:00
Document unused battle park scripts (#1124)
This commit is contained in:
@@ -668,11 +668,11 @@ ScriptCommand(SCRCMD_GETUNDERGROUNDTALKCOUNTER, ScrCm
|
||||
ScriptCommand(SCRCMD_SHOWBATTLEPOINTS, ScrCmd_ShowBattlePoints)
|
||||
ScriptCommand(SCRCMD_HIDEBATTLEPOINTS, ScrCmd_HideBattlePoints)
|
||||
ScriptCommand(SCRCMD_UPDATEBPDISPLAY, ScrCmd_UpdateBPDisplay)
|
||||
ScriptCommand(SCRCMD_297, ScrCmd_297)
|
||||
ScriptCommand(SCRCMD_298, ScrCmd_298)
|
||||
ScriptCommand(SCRCMD_299, ScrCmd_299)
|
||||
ScriptCommand(SCRCMD_29A, ScrCmd_29A)
|
||||
ScriptCommand(SCRCMD_29B, ScrCmd_29B)
|
||||
ScriptCommand(SCRCMD_GETBATTLEPOINTS, ScrCmd_GetBattlePoints)
|
||||
ScriptCommand(SCRCMD_GIVEBATTLEPOINTS, ScrCmd_GiveBattlePoints)
|
||||
ScriptCommand(SCRCMD_REMOVEBATTLEPOINTS, ScrCmd_RemoveBattlePoints)
|
||||
ScriptCommand(SCRCMD_CHECKBATTLEPOINTS, ScrCmd_CheckBattlePoints)
|
||||
ScriptCommand(SCRCMD_GetExchangeServiceCornerItemAndCost, ScrCmd_GetExchangeServiceCornerItemAndCost)
|
||||
ScriptCommand(SCRCMD_CALCULATETRAINERINFOAPPEARANCE, ScrCmd_CalculateTrainerInfoAppearance)
|
||||
ScriptCommand(SCRCMD_ADDMENUENTRY, ScrCmd_AddMenuEntry)
|
||||
ScriptCommand(SCRCMD_29E, ScrCmd_29E)
|
||||
|
||||
Reference in New Issue
Block a user