twnlua: partial impl for return propagation, input now works

This commit is contained in:
veclavtalica
2024-12-23 22:02:17 +03:00
parent e7ed72dfc0
commit e06c879869
3 changed files with 50 additions and 25 deletions

View File

@ -4,7 +4,7 @@
"procedures": {
"input_action": {
"module": "input",
"symbol": "bind_action",
"symbol": "action",
"header": "twn_input.h",
"params": [
{ "name": "name", "type": "char *" },