mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-18 21:10:19 +00:00
Decompiles ovl_En_St (#349)
* decompile and match En_St * document ovl_En_St * Implement OPEN_DISPS, and remove useless comments * styling updates, inline some declarations * PR suggestions as well as changing the BlureInit colors to u8 arrays over RGBA types * remove pointer from EnSt_SetupAction
This commit is contained in:
parent
2fd56429eb
commit
4d9f83da1b
57 changed files with 1084 additions and 2961 deletions
|
@ -913,6 +913,12 @@ D_0600045C = 0x0600045C;
|
|||
D_06005EA0 = 0x06005EA0;
|
||||
D_0600018C = 0x0600018C;
|
||||
|
||||
// z_en_st
|
||||
D_06005298 = 0x06005298;
|
||||
D_06000304 = 0x06000304;
|
||||
D_06005B98 = 0x06005B98;
|
||||
D_060055A8 = 0x060055A8;
|
||||
|
||||
// z_en_dy_extra
|
||||
D_0601BFB0 = 0x0601BFB0;
|
||||
D_0601C160 = 0x0601C160;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue