diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-11-11 21:42:10 -0500 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-11-11 21:42:10 -0500 |
commit | c05a2d255befc2d3b7fdf3c5375fa9a015c13632 (patch) | |
tree | 5882c87e26a2b6f71557b4eacb6c02f7b67442c5 /docs/text_commands.md | |
parent | ffd2b709023d4466c29a228b631db06284e04891 (diff) |
text_jump → text_far in docs/text_commands.md
Diffstat (limited to 'docs/text_commands.md')
-rw-r--r-- | docs/text_commands.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/text_commands.md b/docs/text_commands.md index 5c797d828..df9af1908 100644 --- a/docs/text_commands.md +++ b/docs/text_commands.md @@ -159,7 +159,7 @@ Write text from one of the following addresses (listed in [data/text_buffers.asm Print the weekday. -## `$16`: <code>text_jump <i>address</i></code> +## `$16`: <code>text_far <i>address</i></code> Write text from a different bank. |