mirror of
https://github.com/zeldaret/tww.git
synced 2026-09-06 18:51:02 -04:00
@@ -0,0 +1,33 @@
|
||||
//
|
||||
// Generated by dtk
|
||||
// Translation Unit: JASRegisterParam.cpp
|
||||
//
|
||||
|
||||
#include "JASRegisterParam.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
/* 8027E2C0-8027E310 .text __ct__Q28JASystem14TRegisterParamFv */
|
||||
JASystem::TRegisterParam::TRegisterParam() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8027E310-8027E378 .text init__Q28JASystem14TRegisterParamFv */
|
||||
void JASystem::TRegisterParam::init() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8027E378-8027E3E0 .text inherit__Q28JASystem14TRegisterParamFRCQ28JASystem14TRegisterParam */
|
||||
void JASystem::TRegisterParam::inherit(const JASystem::TRegisterParam&) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8027E3E0-8027E3EC .text getBankNumber__Q28JASystem14TRegisterParamCFv */
|
||||
void JASystem::TRegisterParam::getBankNumber() const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8027E3EC-8027E3F8 .text getProgramNumber__Q28JASystem14TRegisterParamCFv */
|
||||
void JASystem::TRegisterParam::getProgramNumber() const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user