mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-15 14:11:39 -04:00
@@ -0,0 +1,72 @@
|
||||
//
|
||||
// Generated by dtk
|
||||
// Translation Unit: JUTAssert.cpp
|
||||
//
|
||||
|
||||
#include "JSystem/JUtility/JUTAssert.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
/* 802C740C-802C7410 .text create__12JUTAssertionFv */
|
||||
void JUTAssertion::create() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C7410-802C744C .text flush_subroutine__12JUTAssertionFv */
|
||||
void JUTAssertion::flush_subroutine() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C744C-802C74B0 .text flushMessage__12JUTAssertionFv */
|
||||
void JUTAssertion::flushMessage() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C74B0-802C7690 .text flushMessage_dbPrint__12JUTAssertionFv */
|
||||
void JUTAssertion::flushMessage_dbPrint() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C7690-802C7698 .text getSDevice__12JUTAssertionFv */
|
||||
void JUTAssertion::getSDevice() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C7698-802C7788 .text setConfirmMessage__12JUTAssertionFUlPcibPCc */
|
||||
void JUTAssertion::setConfirmMessage(unsigned long, char*, int, bool, const char*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C7788-802C78E4 .text showAssert__12JUTAssertionFUlPCciPCc */
|
||||
void JUTAssertion::showAssert(unsigned long, const char*, int, const char*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C78E4-802C79FC .text setWarningMessage_f_va */
|
||||
void setWarningMessage_f_va {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C79FC-802C7A7C .text setWarningMessage_f__12JUTAssertionFUlPciPCce */
|
||||
void JUTAssertion::setWarningMessage_f(unsigned long, char*, int, const char*, ...) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C7A7C-802C7B94 .text setLogMessage_f_va */
|
||||
void setLogMessage_f_va {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C7B94-802C7C14 .text setLogMessage_f__12JUTAssertionFUlPciPCce */
|
||||
void JUTAssertion::setLogMessage_f(unsigned long, char*, int, const char*, ...) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C7C14-802C7C1C .text setVisible__12JUTAssertionFb */
|
||||
void JUTAssertion::setVisible(bool) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C7C1C-802C7C34 .text setMessageCount__12JUTAssertionFi */
|
||||
void JUTAssertion::setMessageCount(int) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
Reference in New Issue
Block a user