diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2021-01-26 04:41:13 -0500 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2021-01-26 04:42:18 -0500 |
commit | 9e5958122011a2d5092db57f07f14fd511fb6f42 (patch) | |
tree | 316c5533951be13d21d8568a936d868a810ae27a /data/script_cmd_table.inc | |
parent | 0064333e4aa1bacb42f840ba67d38a9aced8816e (diff) |
Document object lock and some trainer approach
Diffstat (limited to 'data/script_cmd_table.inc')
-rw-r--r-- | data/script_cmd_table.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/script_cmd_table.inc b/data/script_cmd_table.inc index f4da025d1..f89e0a72a 100644 --- a/data/script_cmd_table.inc +++ b/data/script_cmd_table.inc @@ -217,7 +217,7 @@ gScriptCmdTable:: @ 81DB67C .4byte ScrCmd_freerotatingtilepuzzle @ 0xd6 .4byte ScrCmd_warpmossdeepgym @ 0xd7 .4byte ScrCmd_selectapproachingtrainer @ 0xd8 - .4byte ScrCmd_cmdD9 @ 0xd9 + .4byte ScrCmd_lockfortrainer @ 0xd9 .4byte ScrCmd_closebraillemessage @ 0xda .4byte ScrCmd_messageinstant @ 0xdb .4byte ScrCmd_fadescreenswapbuffers @ 0xdc |