tmp1 is on zeropage hence correct .importzp
git-svn-id: svn://svn.cc65.org/cc65/trunk@2232 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
.export _get_ostype
|
||||
.export _get_tv
|
||||
.import tmp1
|
||||
.importzp tmp1
|
||||
|
||||
.include "../inc/geossym.inc"
|
||||
.include "../inc/geossym2.inc"
|
||||
|
||||
Reference in New Issue
Block a user