sm64ex-coop/autogen
Isaac0-dev fe42d422f2 add a way for Lua mods to detect what OS coop is running on (#338)
* patch for beta 32

* bump version

* fix lakitu cam duplication hopefully

* add a way for Lua mods to see what OS its running on
2023-04-08 19:52:16 -04:00
..
lua_constants
lua_definitions add a way for Lua mods to detect what OS coop is running on (#338) 2023-04-08 19:52:16 -04:00
autogen.sh
common.py
convert_constants.py
convert_functions.py Removed lag compensation functions that shouldn't be added to the Lua API 2023-04-03 21:56:52 -07:00
convert_structs.py Make gMarioStates->controller immutable in Lua 2023-04-01 17:16:18 -07:00
extract_constants.py
extract_functions.py
extract_object_fields.py
extract_structs.py
gen_sound.py