sm64coopdx/autogen/lua_definitions
Sunk 302b9b71fa
Patch out toxic gas camera from romhacks (#462)
* Patch out toxic gas camera from romhacks

* Allow toxic gas camera in romhacks to be disabled with camera_allow_toxic_gas_camera()

In romhacks only. Toxic gas camera in vanilla levels will always remain active.
Passing in 0 means enable toxic gas camera.

* Reset gOverrideAllowToxicGasCamera to network_shutdown()

* Swap order

I too have a hard time reading my own code
2023-09-20 19:12:08 +02:00
..
constants.lua allocate_mario_action fix and improvement (#453) 2023-08-18 18:55:39 +02:00
functions.lua Patch out toxic gas camera from romhacks (#462) 2023-09-20 19:12:08 +02:00
manual.lua Add set_exclamation_box_contents() (#445) 2023-07-18 18:18:02 -04:00
structs.lua Add gLevelValues.wdwWaterLevelSpeed (#469) 2023-09-11 18:42:15 +02:00