mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-28 10:20:52 -04:00
33 lines
817 B
C++
33 lines
817 B
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: JAIZelSound.cpp
|
|
//
|
|
|
|
#include "JAZelAudio/JAIZelSound.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 802AEF64-802AEFA0 .text __ct__11JAIZelSoundFv */
|
|
JAIZelSound::JAIZelSound() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 802AEFA0-802AF19C .text setDistanceVolumeCommon__11JAIZelSoundFfUc */
|
|
void JAIZelSound::setDistanceVolumeCommon(f32, u8) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 802AF19C-802AF2A0 .text setSeDistanceVolume__11JAIZelSoundFUc */
|
|
void JAIZelSound::setSeDistanceVolume(u8) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 802AF2A0-802AF314 .text setSeDistancePan__11JAIZelSoundFUc */
|
|
void JAIZelSound::setSeDistancePan(u8) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 802AF314-802AF458 .text setSeDistanceDolby__11JAIZelSoundFUc */
|
|
void JAIZelSound::setSeDistanceDolby(u8) {
|
|
/* Nonmatching */
|
|
}
|