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
+33
View File
@@ -0,0 +1,33 @@
//
// Generated by dtk
// Translation Unit: JASChAllocQueue.cpp
//
#include "JASChAllocQueue.h"
#include "dolphin/types.h"
/* 8028B0C4-8028B224 .text deQueue__Q28JASystem9TDSPQueueFv */
void JASystem::TDSPQueue::deQueue() {
/* Nonmatching */
}
/* 8028B224-8028B288 .text enQueue__Q28JASystem9TDSPQueueFPQ28JASystem8TChannel */
void JASystem::TDSPQueue::enQueue(JASystem::TChannel*) {
/* Nonmatching */
}
/* 8028B288-8028B2BC .text deleteQueue__Q28JASystem9TDSPQueueFPQ28JASystem8TChannel */
void JASystem::TDSPQueue::deleteQueue(JASystem::TChannel*) {
/* Nonmatching */
}
/* 8028B2BC-8028B350 .text checkQueue__Q28JASystem9TDSPQueueFv */
void JASystem::TDSPQueue::checkQueue() {
/* Nonmatching */
}
/* 8028B394-8028B3E8 .text __dt__29JSUList<Q28JASystem8TChannel>Fv */
JSUList<JASystem::TChannel>::~JSUList() {
/* Nonmatching */
}