mirror of
https://github.com/zeldaret/tp
synced 2026-06-06 11:47:28 -04:00
move J2D / JUTResFont (#144)
* move some JSystem and meter2_info stuff * more J2D / JUTTexture / JUTPalette * setup dScnKy_env_light_c
This commit is contained in:
@@ -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];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user