Replace zeropage variable with standard tmp variable.

This commit is contained in:
Stephan Mühlstrasser
2015-02-12 21:29:19 +01:00
parent b1169cbb23
commit 94f83ea439
4 changed files with 6 additions and 6 deletions

View File

@@ -4,4 +4,4 @@
; ------------------------------------------------------------------------
.globalzp CURS_X, CURS_Y, CURS_SAV, SCREEN_PTR
.globalzp CURS_X, CURS_Y, SCREEN_PTR