mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-20 15:41:10 -04:00
Effect Dust OK (#1016)
* OK * Some cleanup * Description * format * Better name * whoops * Array count * Name dust texture arrays * Fix * static * Update dust tex outnames
This commit is contained in:
@@ -8129,8 +8129,8 @@
|
||||
0x809765A0:("OceffWipe_Draw",),
|
||||
0x80977210:("EffectSsDust_Init",),
|
||||
0x80977394:("EffectSsDust_Draw",),
|
||||
0x809776BC:("func_809776BC",),
|
||||
0x809777B4:("func_809777B4",),
|
||||
0x809776BC:("EffectSsDust_Update",),
|
||||
0x809777B4:("EffectSsDust_UpdateFire",),
|
||||
0x80977A00:("EffectSsKirakira_Init",),
|
||||
0x80977B5C:("EffectSsKirakira_Draw",),
|
||||
0x80977DB4:("func_80977DB4",),
|
||||
|
||||
@@ -12339,7 +12339,7 @@
|
||||
0x80A8B188:("D_80A8B188","UNK_TYPE1","",0x1),
|
||||
0x80A8B250:("D_80A8B250","UNK_TYPE4","",0x4),
|
||||
0x80A8B25C:("D_80A8B25C","Color_RGBA8","[6]",0x18),
|
||||
0x80A8B280:("D_80A8B280","UNK_TYPE1","",0x1),
|
||||
0x80A8B280:("sDustTextures","UNK_TYPE1","",0x1),
|
||||
0x80A8B2A0:("D_80A8B2A0","UNK_TYPE1","",0x1),
|
||||
0x80A8B2CC:("D_80A8B2CC","UNK_TYPE1","",0x1),
|
||||
0x80A8B2D8:("sAnimationInfo","UNK_TYPE1","",0x1),
|
||||
|
||||
Reference in New Issue
Block a user