fix breaking cpp2beef changes
This commit is contained in:
@@ -350,7 +350,7 @@ class Program
|
||||
"-DSDL_oldnames_h_", "-DSDL_platform_defines_h_", "-DSDL_endian_h_",
|
||||
"-DCrcUint32=Uint32", "-DCrcUint8=Uint8",
|
||||
"-DSDL_SLOW_MEMCPY", "-DSDL_SLOW_MEMMOVE", "-DSDL_SLOW_MEMSET", "-DSDL_DISABLE_ALLOCA", "-DSDL_DISABLE_ANALYZE_MACROS"));
|
||||
generator.Generate("SDL3_all.h", null);
|
||||
generator.Generate("SDL3_all.h");
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user