diff options
Diffstat (limited to 'src/wram.asm')
-rw-r--r-- | src/wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wram.asm b/src/wram.asm index 2d3b9bc..3506b07 100644 --- a/src/wram.asm +++ b/src/wram.asm @@ -1064,7 +1064,7 @@ wce2b:: ; ce2b wTxRam2:: ; cd3f ds $2 -; text pointer for the second TX_RAM2 on a text +; text pointer for the second TX_RAM2 of a text wTxRam2_b:: ; ce41 ds $2 |