mirror of
https://github.com/StewBC/cc65-Chess.git
synced 2025-02-10 10:31:46 +00:00
Update platCX16.c
Add missing bracket
This commit is contained in:
parent
c08a759404
commit
ddee45767e
@ -162,7 +162,7 @@ void plat_showStrXY(char fore, char back, char x, char y, char* str)
|
||||
// Something messes up the cursor but this seems to work to
|
||||
// keep it hidden
|
||||
*CURS_FLAG = 1;
|
||||
|
||||
}
|
||||
|
||||
/*-----------------------------------------------------------------------*/
|
||||
// Use the frameBuffer API to draw the pieces. The GRAPH api
|
||||
|
Loading…
x
Reference in New Issue
Block a user