diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2019-04-19 11:35:27 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2019-04-19 11:35:27 -0400 |
commit | 45e3f6aca90dc4dee962f5aafe4eb5590122361c (patch) | |
tree | fc4af44d0abbddd9c5621be6f059b6945db69f8f /docs/event_commands.md | |
parent | d5f5e6d5dbfef49fac2c436d34f766497c8c0a5f (diff) |
Identify some more WRAM labels
Diffstat (limited to 'docs/event_commands.md')
-rw-r--r-- | docs/event_commands.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/event_commands.md b/docs/event_commands.md index 0a114154f..c06d5c587 100644 --- a/docs/event_commands.md +++ b/docs/event_commands.md @@ -263,7 +263,9 @@ If <code><i>item_id</i></code> = `USE_SCRIPT_VAR`, then it uses `[wScriptVar]` i ## `$49`: `closetext` -## `$4A`: <code>loadbytec2cf <i>byte</i></code> +## `$4A`: <code>writeunusedbytebuffer <i>byte</i></code> + +<code>[<i>wUnusedScriptByteBuffer</i>] = <i>byte</i></code> ## `$4B`: <code>farwritetext <i>text_pointer</i></code> |