Fix typo for import.

This commit is contained in:
IrgendwerA8 2018-05-21 18:19:39 +02:00
parent c40ae4d774
commit 99e13eeaa2

View File

@ -13,7 +13,7 @@
FILEDES = 3 ; first free to use file descriptor
.importzp ptr1, ptr2, ptr3, tmp1
.import addysp, popax, poptr1
.import addysp, popax, popptr1
.import __oserror
.import _FindFile, _ReadByte
.export _open, _close, _read