Import project

Original repository: https://github.com/encounter/ww
This commit is contained in:
Luke Street
2023-09-10 00:42:26 -04:00
parent 81ac53f131
commit adb95b135c
3731 changed files with 481532 additions and 0 deletions
+72
View File
@@ -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 */
}