diff options
| author | Caroline Madsen <69010899+randomsalience@users.noreply.github.com> | 2025-03-22 02:03:43 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-21 23:03:43 -0700 |
| commit | 5a7b9f62d684b1d3744f39abdfc54b8ad7a64ead (patch) | |
| tree | 070d7e0bb632536825ac7f3536b7f1efefb223f7 /src/Z2AudioLib/Z2Param.cpp | |
| parent | cf87a207b67152210522b10ec2863ad69f4817ac (diff) | |
Z2AudioLib work (#2339)
* Z2LinkMgr work, Z2AudioArcLoader matching
* Z2SeMgr matching
* Z2SpeechMgr2 almost done, Z2SoundHandles matching
Diffstat (limited to 'src/Z2AudioLib/Z2Param.cpp')
| -rw-r--r-- | src/Z2AudioLib/Z2Param.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Z2AudioLib/Z2Param.cpp b/src/Z2AudioLib/Z2Param.cpp index 2cefa6e907..a720929182 100644 --- a/src/Z2AudioLib/Z2Param.cpp +++ b/src/Z2AudioLib/Z2Param.cpp @@ -167,7 +167,3 @@ u8 struct_80451341; u8 struct_80451342; u8 pad_80451344[4]; #pragma pop - -/* 80451348-80451350 000848 0008+00 0/0 4/4 0/0 .sbss None */ -extern u8 data_80451348[8]; -u8 data_80451348[8];
\ No newline at end of file |
