mirror of
https://github.com/zeldaret/tww.git
synced 2026-05-23 15:01:33 -04:00
adb95b135c
Original repository: https://github.com/encounter/ww
58 lines
2.3 KiB
C++
58 lines
2.3 KiB
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: JAISystemInterface.cpp
|
|
//
|
|
|
|
#include "JSystem/JAudio/JAISystemInterface.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 8029E188-8029E1B4 .text checkFileExsistence__Q27JAInter15SystemInterfaceFPc */
|
|
void JAInter::SystemInterface::checkFileExsistence(char*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8029E1B4-8029E2A0 .text checkSeqActiveFlag__Q27JAInter15SystemInterfaceFPQ28JASystem6TTrack */
|
|
void JAInter::SystemInterface::checkSeqActiveFlag(JASystem::TTrack*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8029E2A0-8029E478 .text trackToSeqp__Q27JAInter15SystemInterfaceFP8JAISoundUc */
|
|
void JAInter::SystemInterface::trackToSeqp(JAISound*, unsigned char) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8029E478-8029E494 .text setSeqPortargsF32__Q27JAInter15SystemInterfaceFPQ27JAInter13SeqUpdateDataUlUcf */
|
|
void JAInter::SystemInterface::setSeqPortargsF32(JAInter::SeqUpdateData*, unsigned long, unsigned char, float) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8029E494-8029E4B0 .text setSeqPortargsU32__Q27JAInter15SystemInterfaceFPQ27JAInter13SeqUpdateDataUlUcUl */
|
|
void JAInter::SystemInterface::setSeqPortargsU32(JAInter::SeqUpdateData*, unsigned long, unsigned char, unsigned long) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8029E4B0-8029E518 .text rootInit__Q27JAInter15SystemInterfaceFPQ27JAInter13SeqUpdateData */
|
|
void JAInter::SystemInterface::rootInit(JAInter::SeqUpdateData*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8029E518-8029E5B4 .text trackInit__Q27JAInter15SystemInterfaceFPQ27JAInter13SeqUpdateData */
|
|
void JAInter::SystemInterface::trackInit(JAInter::SeqUpdateData*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8029E5B4-8029E7B8 .text outerInit__Q27JAInter15SystemInterfaceFPQ27JAInter13SeqUpdateDataPvUlUsUc */
|
|
void JAInter::SystemInterface::outerInit(JAInter::SeqUpdateData*, void*, unsigned long, unsigned short, unsigned char) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8029E7B8-8029E820 .text setPortParameter__Q27JAInter15SystemInterfaceFPQ38JASystem6Kernel9TPortArgsPQ28JASystem6TTrackUlUl */
|
|
void JAInter::SystemInterface::setPortParameter(JASystem::Kernel::TPortArgs*, JASystem::TTrack*, unsigned long, unsigned long) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8029E820-8029E8F4 .text setSePortParameter__Q27JAInter15SystemInterfaceFPQ38JASystem6Kernel9TPortArgs */
|
|
void JAInter::SystemInterface::setSePortParameter(JASystem::Kernel::TPortArgs*) {
|
|
/* Nonmatching */
|
|
}
|