1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-01-18 22:57:01 +00:00
oot/src/overlays/actors/ovl_En_Bombf
fullgrowngaming b406e041b3
z_en_weather_tag decomp (#329)
* Initial commit of weather_tag actor decomp

* Formatted source files and updated spec.

* Fixed references to the environment context variable that I changed.

* Deleted the last of the asm (forgot the stuff in the data folder)

* Made all requested changes to z_en_weather_tag

* Forgot to change basereg

* Removed unnecessary field in weather tag struct

* Update src/overlays/actors/ovl_En_Weather_Tag/z_en_weather_tag.c

Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>

* That field in the header was totally necessary, not sure what I was thinking, sorry for all the commits

* Renamed what I thought was struct padding to more accurately represent the fact that that field is an unused variable.

* Update src/overlays/actors/ovl_En_Weather_Tag/z_en_weather_tag.h

Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>

Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
2020-08-20 21:28:41 -04:00
..
overlay.cfg First proper commit. 2020-03-17 00:31:30 -04:00
z_en_bombf.c z_en_weather_tag decomp (#329) 2020-08-20 21:28:41 -04:00
z_en_bombf.h En_Bom and En_Bombf (#264) 2020-07-19 14:04:30 -04:00