diff options
author | Nick Chrissomallis <46578092+Nick-PC@users.noreply.github.com> | 2020-11-08 03:30:36 -0500 |
---|---|---|
committer | Nick Chrissomallis <46578092+Nick-PC@users.noreply.github.com> | 2020-11-08 03:30:36 -0500 |
commit | a6b86f7ef511a57ae72a6dff6aaf3f0acfe1b492 (patch) | |
tree | 3e21fe50a1a20bae036a1f70dff6b67d8eb633c6 | |
parent | a584e16393744dc8bff47dc408dc90285de84252 (diff) |
Updated Add a new TM or HM (markdown)
-rw-r--r-- | Add-a-new-TM-or-HM.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Add-a-new-TM-or-HM.md b/Add-a-new-TM-or-HM.md index 079a257..c990512 100644 --- a/Add-a-new-TM-or-HM.md +++ b/Add-a-new-TM-or-HM.md @@ -327,7 +327,7 @@ Then edit [wram.asm](../blob/master/wram.asm): ``` Additionally, the label wBaseUnusedFrontpic is used once in [home/pokemon.asm], but this reference is safe to comment out or delete entirely as it is only used in the Spaceworld Demo for Pokemon Gold. -``` +```diff -; Beta front and back sprites -; (see pokegold-spaceworld's data/pokemon/base_stats/*) - ld hl, wBaseUnusedFrontpic |