You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 30, 2022. It is now read-only.
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.