added imports for conio init to conio functions, so the constructor will get linked and called automatically
This commit is contained in:
@@ -8,6 +8,8 @@ _screensize:
|
||||
ldy ysize
|
||||
rts
|
||||
|
||||
; FIXME: changing the video mode allows for different screen sizes
|
||||
|
||||
.rodata
|
||||
.export xsize, ysize
|
||||
|
||||
|
||||
Reference in New Issue
Block a user