summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-01-01 15:34:21 -0500
committerGriffinR <griffin.g.richards@gmail.com>2021-01-01 17:11:02 -0500
commitc711a2f73ba9fbea609c378298a429f99274dab9 (patch)
tree5a936b51149ed696c00c317f381431159483199a /data
parent8cad412ae2c9001cfaeb0b59abfa72ff8890bc79 (diff)
Document warp spin functions
Diffstat (limited to 'data')
-rw-r--r--data/script_cmd_table.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/script_cmd_table.inc b/data/script_cmd_table.inc
index 0971358a1..7edb5c4b7 100644
--- a/data/script_cmd_table.inc
+++ b/data/script_cmd_table.inc
@@ -209,7 +209,7 @@ gScriptCmdTable:: @ 81DB67C
.4byte ScrCmd_checkmonobedience @ 0xce
.4byte ScrCmd_gotoram @ 0xcf
.4byte ScrCmd_nop1 @ 0xd0
- .4byte ScrCmd_warpD1 @ 0xd1
+ .4byte ScrCmd_warpspinenter @ 0xd1
.4byte ScrCmd_setmonmetlocation @ 0xd2
.4byte ScrCmd_moverotatingtileobjects @ 0xd3
.4byte ScrCmd_turnrotatingtileobjects @ 0xd4