Fix import return0
This commit is contained in:
@@ -4,9 +4,10 @@
|
|||||||
; unsigned char __fastcall__ bordercolor (unsigned char color);
|
; unsigned char __fastcall__ bordercolor (unsigned char color);
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|
||||||
.export _bordercolor
|
.export _bordercolor
|
||||||
|
|
||||||
|
.import return0
|
||||||
|
|
||||||
.include "telestrat.inc"
|
.include "telestrat.inc"
|
||||||
|
|
||||||
_bordercolor := return0
|
_bordercolor := return0
|
||||||
|
|||||||
Reference in New Issue
Block a user