EffectSsSbn OK (#751)

* Ok

* Cleanup and document

* File header description

* rename scroll related regs

* undef syms

* Cleanup for PR

* Move comment

* Add todo
This commit is contained in:
Derek Hensley
2022-04-17 19:07:25 +01:00
committed by GitHub
parent 313fdecf37
commit f4bb821b56
8 changed files with 219 additions and 46 deletions
+1
View File
@@ -257,6 +257,7 @@ typedef struct {
/* 0x18 */ u8 unk18; // Always 1?
} EffectSsOverlay; // size = 0x1C
//! TODO: Review reuse of vec/gfx/actor fields across all effects
typedef struct EffectSs {
/* 0x00 */ Vec3f pos;
/* 0x0C */ Vec3f velocity;