mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-08 21:54:50 -04:00
@@ -0,0 +1,38 @@
|
||||
//
|
||||
// Generated by dtk
|
||||
// Translation Unit: JASTrackInterrupt.cpp
|
||||
//
|
||||
|
||||
#include "JASTrackInterrupt.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
/* 80284118-80284158 .text init__Q28JASystem8TIntrMgrFv */
|
||||
void JASystem::TIntrMgr::init() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80284158-8028417C .text request__Q28JASystem8TIntrMgrFUl */
|
||||
void JASystem::TIntrMgr::request(unsigned long) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8028417C-802841A0 .text setIntr__Q28JASystem8TIntrMgrFUlPv */
|
||||
void JASystem::TIntrMgr::setIntr(unsigned long, void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802841A0-802841B8 .text resetInter__Q28JASystem8TIntrMgrFUl */
|
||||
void JASystem::TIntrMgr::resetInter(unsigned long) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802841B8-80284224 .text checkIntr__Q28JASystem8TIntrMgrFv */
|
||||
void JASystem::TIntrMgr::checkIntr() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80284224-802842A8 .text timerProcess__Q28JASystem8TIntrMgrFv */
|
||||
void JASystem::TIntrMgr::timerProcess() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user