SSBM Decomp
|
Go to the source code of this file.
Functions | |
void | __DVDClearWaitingQueue (void) |
bool | __DVDCheckWaitingQueue (void) |
int | __DVDPushWaitingQueue (int a, DVDCommandBlock *b) |
bool | __DVDDequeueWaitingQueue (DVDCommandBlock *a) |
DVDCommandBlock * | __DVDPopWaitingQueue (void) |
void __DVDClearWaitingQueue | ( | void | ) |
bool __DVDCheckWaitingQueue | ( | void | ) |
int __DVDPushWaitingQueue | ( | int | a, |
DVDCommandBlock * | b | ||
) |
bool __DVDDequeueWaitingQueue | ( | DVDCommandBlock * | a | ) |
DVDCommandBlock * __DVDPopWaitingQueue | ( | void | ) |