fix twnlua :deadinside:
This commit is contained in:
@@ -64,7 +64,7 @@ def from_table(typedesc, variable, indent = 0):
|
||||
|
||||
|
||||
print('#include "twn_game_api.h"\n')
|
||||
print('/* assumed to be included from game.c, where minilua.h is already present */"\n')
|
||||
print('/* assumed to be included from game.c, where minilua.h is already present */\n')
|
||||
|
||||
bindings, used_converters = [], {}
|
||||
for procedure, procedure_desc in api["procedures"].items():
|
||||
|
||||
Reference in New Issue
Block a user