mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-07-09 17:55:52 +00:00
Remove TRK Functions from main.cpp
Former-commit-id: 9760947be09ead821af509553e32c0e49e4f11a1
This commit is contained in:
parent
37584253a3
commit
d99f1ebce3
@ -55,18 +55,6 @@ u32 sARAMMemArray[2];
|
||||
// sdata
|
||||
bool lbl_805A6BC0;
|
||||
|
||||
// 80003640
|
||||
void EnableMetroTRKInterrupts() {}
|
||||
|
||||
// 80003644
|
||||
void InitMetroTRK() {}
|
||||
|
||||
// 80003648
|
||||
int __read_console() { return 0; }
|
||||
|
||||
// 80003650
|
||||
int __TRK_write_console() { return 0; }
|
||||
|
||||
// 80003658
|
||||
void CMain::UpdateStreamedAudio() { CStreamAudioManager::Update(1.f / 60.f); }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user