AsciiEngine
AsciiEngine copied to clipboard
Parameter type in initConsole
How is void initConsole(unsigned short *title, wchar_t *fontName, int fontx, int fonty ) called by initConsole(TEXT("Ascii Engine v1.02"), TEXT("Lucida Console"), 8, 8 ); in main.c ?
The first parameter type does not match.
I'll take a look! I think I noted this and ended up forgetting about it. I'll address it in the next update, thanks.