Define field script opcode constants (#2005)

Replace the magic number opcodes in field script command macros with
these new constants
This commit is contained in:
Raymond Dodge
2025-01-17 12:04:00 -05:00
committed by GitHub
parent 9952b676db
commit b5b0ffd511
3 changed files with 475 additions and 454 deletions

View File

@@ -60,6 +60,7 @@
.section script_data, "aw", %progbits
.set ALLOCATE_SCRIPT_CMD_TABLE, 1
.include "data/script_cmd_table.inc"
gSpecialVars::