We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25dab7c + a8cfd42 commit 5d74f91Copy full SHA for 5d74f91
3 files changed
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