mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-21 22:41:14 +00:00
En_Bom and En_Bombf (#264)
* data migrated * progress * progress * enbom ok * cleanup * progress * still have stack issues * bombf done * done i think * review comments 1 * add type enums * move enums and use -1 * remove unwanted file
This commit is contained in:
parent
15f75b0ddd
commit
15038468ac
29 changed files with 853 additions and 1899 deletions
|
@ -710,6 +710,15 @@ D_06005880 = 0x06005880;
|
|||
D_06005C30 = 0x06005C30;
|
||||
D_0600BAC8 = 0x0600BAC8;
|
||||
|
||||
// z_en_bom
|
||||
D_04007A50 = 0x04007A50;
|
||||
D_04007860 = 0x04007860;
|
||||
|
||||
// z_en_bombf
|
||||
D_06000340 = 0x06000340;
|
||||
D_06000408 = 0x06000408;
|
||||
D_06000530 = 0x06000530;
|
||||
|
||||
// z_eff_ss_dust
|
||||
D_04010050 = 0x04010050;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue