Fix for mising import

This commit is contained in:
Alex Thissen
2024-01-18 18:13:39 +01:00
parent acce24fedc
commit 2e56dcc521

View File

@@ -17,7 +17,7 @@
.include "extzp.inc"
.export lynxskip0, lynxread0
.export lynxblock
.import __BLOCKSIZE__
.import __BANK0BLOCKSIZE__
.code