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:
TakaRikka
2021-08-28 07:25:03 -07:00
committed by GitHub
parent e14b04c54a
commit daf45f768d
167 changed files with 3800 additions and 5691 deletions
-11
View File
@@ -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];
};