mirror of
https://github.com/zeldaret/tww.git
synced 2026-05-27 08:06:06 -04:00
@@ -0,0 +1,33 @@
|
||||
//
|
||||
// Generated by dtk
|
||||
// Translation Unit: JASAudioThread.cpp
|
||||
//
|
||||
|
||||
#include "JASAudioThread.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
/* 80288F08-80288F88 .text syncAudio__Q28JASystem12TAudioThreadFv */
|
||||
void JASystem::TAudioThread::syncAudio() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80288F88-80289130 .text audioproc__Q28JASystem12TAudioThreadFPv */
|
||||
void JASystem::TAudioThread::audioproc(void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80289130-802891F0 .text syncDSP__Q28JASystem12TAudioThreadFPv */
|
||||
void JASystem::TAudioThread::syncDSP(void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802891F0-8028920C .text setPriority__Q28JASystem12TAudioThreadFUcUc */
|
||||
void JASystem::TAudioThread::setPriority(unsigned char, unsigned char) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8028920C-802892E0 .text start__Q28JASystem12TAudioThreadFP12JKRSolidHeapUlUl */
|
||||
void JASystem::TAudioThread::start(JKRSolidHeap*, unsigned long, unsigned long) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user