diff options
Diffstat (limited to 'ram/hram.asm')
| -rw-r--r-- | ram/hram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ram/hram.asm b/ram/hram.asm index 1a781da4..e7c3ef3c 100644 --- a/ram/hram.asm +++ b/ram/hram.asm @@ -16,7 +16,7 @@ hPreviousTileset:: hRLEByteValue:: db -hSpriteIndexOrTextID:: ; DisplayTextID's argument +hTextID:: ; DisplayTextID's argument hPartyMonIndex:: db |
