Fix import return0
This commit is contained in:
parent
872739b5f4
commit
48badc0816
1 changed files with 2 additions and 1 deletions
|
@ -4,9 +4,10 @@
|
|||
; unsigned char __fastcall__ bordercolor (unsigned char color);
|
||||
;
|
||||
|
||||
|
||||
.export _bordercolor
|
||||
|
||||
.import return0
|
||||
|
||||
.include "telestrat.inc"
|
||||
|
||||
_bordercolor := return0
|
||||
|
|
Loading…
Add table
Reference in a new issue