diff options
author | Colton G. Rushton <colton51919@gmail.com> | 2020-01-19 17:15:25 -0400 |
---|---|---|
committer | Colton G. Rushton <colton51919@gmail.com> | 2020-01-19 17:15:25 -0400 |
commit | 8f112d31cf2bd6e0896326cb079e09b25e6e46e2 (patch) | |
tree | 40792621b13bf54dba7958941660487f4dfa9fcf | |
parent | 8bf9a89dfc11e9ca1aad44b87a35e909fb9b41ca (diff) |
Updated Restore and localize the Japanese move grammar table (markdown)
-rw-r--r-- | Restore-and-localize-the-Japanese-move-grammar-table.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Restore-and-localize-the-Japanese-move-grammar-table.md b/Restore-and-localize-the-Japanese-move-grammar-table.md index 8647209..3c6ac14 100644 --- a/Restore-and-localize-the-Japanese-move-grammar-table.md +++ b/Restore-and-localize-the-Japanese-move-grammar-table.md @@ -162,4 +162,6 @@ UsedMoveText_CheckObedience: +; print "instead used" ld hl, .UsedInsteadText ret -```
\ No newline at end of file +``` + +Older versions of pokecrystal may use `db "@"` in place of `text_end`. |