summaryrefslogtreecommitdiff
path: root/include/sfx.h
diff options
context:
space:
mode:
authorengineer124 <47598039+engineer124@users.noreply.github.com>2024-10-17 00:13:25 +1100
committerGitHub <noreply@github.com>2024-10-16 06:13:25 -0700
commit5dd43102851bf69bb091ef1fc7d1443aa98d56a1 (patch)
tree179576ed6384725288fafb262cc4599446bbb5ea /include/sfx.h
parent4a3f9b0f6bc8ffb531799ad1587283e05295f04b (diff)
Animation Cleanup: En_V* and En_W* (#1713)
* begin anim v and w * structs * bgId * cleanup * space * more cleanup * spacing * Unsigned
Diffstat (limited to 'include/sfx.h')
-rw-r--r--include/sfx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx.h b/include/sfx.h
index 719422dfe..d37e333ac 100644
--- a/include/sfx.h
+++ b/include/sfx.h
@@ -98,7 +98,7 @@ typedef struct {
typedef struct {
/* 0x0 */ u32 priority; // lower is more prioritized
/* 0x4 */ u8 entryIndex;
-} ActiveSfx; // size = 0x08
+} ActiveSfx; // size = 0x8
// SfxParams bit-packing