mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-28 18:30:54 -04:00
@@ -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 */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user