tgi_clear, tgi_init, tgi_done, tgi_getmaxx, tgi_getmaxy are working
This commit is contained in:
8
libsrc/telestrat/libref.s
Normal file
8
libsrc/telestrat/libref.s
Normal file
@@ -0,0 +1,8 @@
|
||||
;
|
||||
; Jede (jede@oric.org), 2017-10-16
|
||||
;
|
||||
|
||||
.export tgi_libref
|
||||
.import _exit
|
||||
|
||||
tgi_libref := _exit
|
||||
Reference in New Issue
Block a user