diff options
author | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-12 13:22:19 -0500 |
---|---|---|
committer | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-12 13:22:19 -0500 |
commit | 5b13a7a13b9ebbb26a75b9ef19221e8e140c221b (patch) | |
tree | fc55cfb95e2e55efe71d43f074462717edad3e4f /home/text.asm | |
parent | c5675927feefc60a286de1725515d1475a30ca2c (diff) |
Identify more sprite-related constants
Start more documentation
Diffstat (limited to 'home/text.asm')
-rw-r--r-- | home/text.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/text.asm b/home/text.asm index 4e20ab17e..a70424048 100644 --- a/home/text.asm +++ b/home/text.asm @@ -748,6 +748,7 @@ DoTextUntilTerminator:: ; 13f6 ; 1410 TextCommands:: ; 1410 +; entries correspond to macros/text.asm enumeration dw Text_TX dw Text_TX_RAM dw Text_TX_BCD |