Remove the interruptor export for the IRQ callback.

This commit is contained in:
Jeremy Rand 2017-08-08 23:34:43 -04:00
parent e8150ba717
commit f7d4216224
1 changed files with 1 additions and 2 deletions

View File

@ -9,8 +9,7 @@
.export _vblWait, _vblWaitNon2c, _vblWait2c, _vblInit2gs
.export _gVblWait
.interruptor _vblIRQCallback
.export _gVblWait, _vblIRQCallback
.include "apple2.inc"