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
);
7
/* 3592BC */
UNK_RET
__AXGetCommandListAddress
(
UNK_PARAMS
);
8
/* 3592F8 */
UNK_RET
__AXNextFrame
(
UNK_PARAMS
);
9
/* 359708 */
void
__AXClInit
(
void
);
10
11
#endif
__AXClInit
void __AXClInit(void)
__AXNextFrame
UNK_RET __AXNextFrame(UNK_PARAMS)
__AXGetCommandListCycles
u32 __AXGetCommandListCycles(void)
Definition
AXCL.c:5
__AXGetCommandListAddress
UNK_RET __AXGetCommandListAddress(UNK_PARAMS)
placeholder.h
UNK_PARAMS
#define UNK_PARAMS
UNK_RET
#define UNK_RET
u32
unsigned long u32
An unsigned 32-bit integer.
Definition
platform.h:26
src
dolphin
ax
AXCL.h
Generated by
1.9.8