summaryrefslogtreecommitdiff
path: root/libs/Z2AudioLib/Z2AudioMgr.cpp
diff options
context:
space:
mode:
authorTakaRikka <38417346+TakaRikka@users.noreply.github.com>2021-08-28 07:25:03 -0700
committerGitHub <noreply@github.com>2021-08-28 16:25:03 +0200
commitdaf45f768d9ae091a97dce1be8d048ac2b7bd54c (patch)
tree138798649ad35cb95ff5a0dd49bc7884ed6cdff0 /libs/Z2AudioLib/Z2AudioMgr.cpp
parente14b04c54a40e95f0117df44f1186f2d44799ac7 (diff)
move J2D / JUTResFont (#144)
* move some JSystem and meter2_info stuff * more J2D / JUTTexture / JUTPalette * setup dScnKy_env_light_c
Diffstat (limited to 'libs/Z2AudioLib/Z2AudioMgr.cpp')
-rw-r--r--libs/Z2AudioLib/Z2AudioMgr.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/libs/Z2AudioLib/Z2AudioMgr.cpp b/libs/Z2AudioLib/Z2AudioMgr.cpp
index 1e253033bd..568ca39d77 100644
--- a/libs/Z2AudioLib/Z2AudioMgr.cpp
+++ b/libs/Z2AudioLib/Z2AudioMgr.cpp
@@ -16,10 +16,6 @@ struct Z2SpeechMgr2 {
/* 802CC9D0 */ void framework();
};
-struct Z2SoundObjMgr {
- /* 802BF920 */ Z2SoundObjMgr();
-};
-
struct Z2SoundMgr {
/* 802A9E80 */ Z2SoundMgr();
/* 802AA67C */ void framework();
@@ -134,13 +130,6 @@ struct JASDriver {
/* 8029E178 */ void setOutputMode(u32);
};
-struct JASAudioReseter {
- /* 8029D0B4 */ JASAudioReseter();
- /* 8029D138 */ void start(u32, bool);
- /* 8029D1D4 */ void resume();
- /* 8029D1F8 */ void checkDone() const;
-};
-
struct JASAramStream {
static u8 sBlockSize[4];
};