mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
Effect_soft_sprite_old_init and particleOverlayTable OK (#520)
* Migrated data * Migrate particleOverlayTable * Import data for effect_soft_sprite, add g to effect table, minor cleanup of z64effect.h * Name data * Comment out static variable in variables.h * Use better macros * PR review and other cleanup * Update bug comment
This commit is contained in:
+2
-2
@@ -382,7 +382,7 @@ extern UNK_PTR D_801AE260[3];
|
||||
// extern UNK_TYPE4 D_801AE2BC;
|
||||
// extern UNK_TYPE4 D_801AE2CC;
|
||||
// extern UNK_TYPE4 D_801AE2DC;
|
||||
extern EffectSsInfo EffectSS2Info;
|
||||
// extern EffectSsInfo sEffectSsInfo;
|
||||
// extern UNK_TYPE1 D_801AE3B0;
|
||||
// extern UNK_TYPE1 D_801AE3B4;
|
||||
// extern UNK_TYPE4 D_801AE3B8;
|
||||
@@ -410,7 +410,7 @@ extern EffectSsInfo EffectSS2Info;
|
||||
// extern UNK_TYPE1 D_801AE48A;
|
||||
// extern UNK_TYPE1 D_801AE48C;
|
||||
// extern UNK_TYPE1 D_801AE490;
|
||||
extern EffectSsOverlay particleOverlayTable[39];
|
||||
extern EffectSsOverlay gParticleOverlayTable[39];
|
||||
// extern FlagSetEntry sFlagEntries[];
|
||||
// extern s32 sEntryIndex;
|
||||
// extern u32 sCurrentBit;
|
||||
|
||||
Reference in New Issue
Block a user