mirror of
https://github.com/jeremysrand/colourgo.git
synced 2025-01-08 02:33:50 +00:00
Remove the interruptor export for the IRQ callback.
This commit is contained in:
parent
e8150ba717
commit
f7d4216224
@ -9,8 +9,7 @@
|
||||
|
||||
|
||||
.export _vblWait, _vblWaitNon2c, _vblWait2c, _vblInit2gs
|
||||
.export _gVblWait
|
||||
.interruptor _vblIRQCallback
|
||||
.export _gVblWait, _vblIRQCallback
|
||||
|
||||
|
||||
.include "apple2.inc"
|
||||
|
Loading…
Reference in New Issue
Block a user