/apps/twnlua: don't compile stb_ds.h
This commit is contained in:
parent
02b5ac4cc3
commit
b6b436e1b7
@ -64,9 +64,6 @@ def from_table(typedesc, variable, indent = 0):
|
||||
|
||||
|
||||
print('#include "twn_game_api.h"\n')
|
||||
if not "--no-dynlib-game" in sys.argv:
|
||||
print('#define STB_DS_IMPLEMENTATION')
|
||||
print('#include <stb_ds.h>')
|
||||
print('#include "minilua.h"\n')
|
||||
|
||||
bindings, used_converters = [], {}
|
||||
|
Loading…
Reference in New Issue
Block a user