We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe5a563 commit 0f079cfCopy full SHA for 0f079cf
units/SDL3.pas
@@ -69,6 +69,7 @@ interface
69
{$ENDIF}
70
71
72
+{$DEFINE WANT_CWCHAR_T} // want wchar_t type in this unit
73
{$I ctypes.inc} // C data types
74
75
{ The include file translates
0 commit comments