Elimited another local (TMPZP)

This commit is contained in:
Bobbi Webber-Manners 2023-01-04 21:21:25 -05:00
parent 9bf86a54fe
commit 7045e927da

View File

@ -118,7 +118,8 @@ SHRUSERCHAR >>> ENTMAIN
CPY #$08 ; Last row? CPY #$08 ; Last row?
BNE :L1 BNE :L1
:DONE >>> XF2AUX,VDU23RET :DONE >>> XF2AUX,VDU23RET
:INCREMENT DB $00 * Zero page
:INCREMENT EQU TMPZP+0
* Explode one row of pixels. Used by SHRXPLDCHAR & SHRUSERCHAR * Explode one row of pixels. Used by SHRXPLDCHAR & SHRUSERCHAR