mirror of https://github.com/PrimeDecomp/prime.git
parent
37584253a3
commit
d99f1ebce3
|
@ -55,18 +55,6 @@ u32 sARAMMemArray[2];
|
||||||
// sdata
|
// sdata
|
||||||
bool lbl_805A6BC0;
|
bool lbl_805A6BC0;
|
||||||
|
|
||||||
// 80003640
|
|
||||||
void EnableMetroTRKInterrupts() {}
|
|
||||||
|
|
||||||
// 80003644
|
|
||||||
void InitMetroTRK() {}
|
|
||||||
|
|
||||||
// 80003648
|
|
||||||
int __read_console() { return 0; }
|
|
||||||
|
|
||||||
// 80003650
|
|
||||||
int __TRK_write_console() { return 0; }
|
|
||||||
|
|
||||||
// 80003658
|
// 80003658
|
||||||
void CMain::UpdateStreamedAudio() { CStreamAudioManager::Update(1.f / 60.f); }
|
void CMain::UpdateStreamedAudio() { CStreamAudioManager::Update(1.f / 60.f); }
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue