Fixed and improved some pce comments.

This commit is contained in:
Greg King
2015-11-17 09:14:15 -05:00
committed by Oliver Schmidt
parent 2cc822b44e
commit 959eff34a3
15 changed files with 61 additions and 55 deletions

View File

@@ -1,5 +1,5 @@
;
; void gotoxy (unsigned char x, unsigned char y);
; void __fastcall__ gotoxy (unsigned char x, unsigned char y);
;
.export gotoxy, _gotoxy