mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-24 17:03:16 -04:00
@@ -0,0 +1,27 @@
|
||||
//
|
||||
// Generated by dtk
|
||||
// Translation Unit: JAIDummyObject.cpp
|
||||
//
|
||||
|
||||
#include "JSystem/JAudio/JAIDummyObject.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
/* 802919A0-80291B40 .text init__Q27JAInter14DummyObjectMgrFv */
|
||||
void JAInter::DummyObjectMgr::init() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80291B40-80291BAC .text getPointer__Q27JAInter14DummyObjectMgrFUlb */
|
||||
void JAInter::DummyObjectMgr::getPointer(unsigned long, bool) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80291BAC-80291C20 .text releasePointer__Q27JAInter14DummyObjectMgrFPQ27JAInter8DummyVec */
|
||||
void JAInter::DummyObjectMgr::releasePointer(JAInter::DummyVec*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80291C20-80291CCC .text check__Q27JAInter14DummyObjectMgrFv */
|
||||
void JAInter::DummyObjectMgr::check() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
Reference in New Issue
Block a user