Cleanup debug.inc (#10469)
Some checks failed
CI / build-emerald (push) Has been cancelled
CI / build-firered (push) Has been cancelled
CI / build-leafgreen (push) Has been cancelled
CI / release (push) Has been cancelled
CI / test (push) Has been cancelled
CI / docs_validate (push) Has been cancelled
CI / allcontributors (push) Has been cancelled
Docs / deploy (push) Has been cancelled
CI / build (push) Has been cancelled

Co-authored-by: hedara90 <90hedara@gmail.com>
This commit is contained in:
Ruby
2026-07-21 15:21:07 +08:00
committed by GitHub
parent df30c0b1a2
commit 8b6885ecec

View File

@@ -201,18 +201,8 @@ Debug_EventScript_Text_DefensiveIVs:
.string "HP IVs: {STR_VAR_1}, DEF IVs: {STR_VAR_2}, SPDEF IVs: {STR_VAR_3}$"
Debug_EventScript_Script_1::
dynmultichoice 0, 0, FALSE, 2, 0, DYN_MULTICHOICE_CB_NONE, EventScript_ExampleScript_Text_1, EventScript_ExampleScript_Text_2, EventScript_ExampleScript_Text_3
releaseall
end
EventScript_ExampleScript_Text_1::
.string "Choice 1$"
EventScript_ExampleScript_Text_2::
.string "Choice 2$"
EventScript_ExampleScript_Text_3::
.string "Choice 3$"
release
end
Debug_EventScript_Script_2::
release