SSBM Decomp
Loading...
Searching...
No Matches
AXCL.h
Go to the documentation of this file.
1#ifndef DOLPHIN_AX_AXCL_H
2#define DOLPHIN_AX_AXCL_H
3
4#include <placeholder.h>
5
6/* 3592B4 */ u32 __AXGetCommandListCycles(void);
9/* 359708 */ void __AXClInit(void);
10
11#endif
void __AXClInit(void)
UNK_RET __AXNextFrame(UNK_PARAMS)
u32 __AXGetCommandListCycles(void)
Definition AXCL.c:5
UNK_RET __AXGetCommandListAddress(UNK_PARAMS)
#define UNK_PARAMS
#define UNK_RET
unsigned long u32
An unsigned 32-bit integer.
Definition platform.h:26