Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
__axfx.h
Go to the documentation of this file.
1
#ifndef _DOLPHIN_AX_INTERNAL_H_
2
#define _DOLPHIN_AX_INTERNAL_H_
3
4
#include <
dolphin/axfx.h
>
5
6
#ifdef __cplusplus
7
extern
"C"
{
8
#endif
9
10
extern
void
* (*__AXFXAlloc)(
u32
);
11
extern
void (*
__AXFXFree
)(
void
*);
12
13
#ifdef __cplusplus
14
}
15
#endif
16
17
#endif
__AXFXFree
void(* __AXFXFree)(void *)
Definition
axfx.c:13
axfx.h
u32
unsigned long u32
Definition
types.h:12
src
dolphin
axfx
__axfx.h
Generated by
1.12.0