summaryrefslogtreecommitdiff
path: root/include/sound.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2021-05-23 17:09:37 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2021-05-23 17:09:37 -0400
commit76c52b48ebc318c72906fb6d8d7876c0915f5e17 (patch)
treea73083ec33f2ba37d486274dc95e0246738e2e10 /include/sound.h
parent45561e5267602adc91847a3de3378e29a215e697 (diff)
Replace SDATHeader etc with NNSSndArc
Diffstat (limited to 'include/sound.h')
-rw-r--r--include/sound.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sound.h b/include/sound.h
index 9b50542f..d48dd9ac 100644
--- a/include/sound.h
+++ b/include/sound.h
@@ -7,7 +7,7 @@
struct SoundData
{
- struct SDATFileMgr header;
+ NNSSndArc header;
void * unk_00090;
u8 unk_00094[0xBBC00];
u32 unk_BBC94[9];