Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
targsupp.h
Go to the documentation of this file.
1
#ifndef PPC_EXPORT_TARGSUPP_H
2
#define PPC_EXPORT_TARGSUPP_H
3
4
#include <types.h>
5
6
#ifdef __cplusplus
7
extern
"C"
{
8
#endif
9
10
u32
TRKAccessFile
(u32, u32, u32*, u8*);
11
u32
TRKOpenFile
(u32, u32, u32*, u8*);
12
u32
TRKCloseFile
(u32, u32);
13
u32
TRKPositionFile
(u32, u32, u32*, u8*);
14
15
#ifdef __cplusplus
16
}
17
#endif
18
19
#endif
/* PPC_EXPORT_TARGSUPP_H */
TRKAccessFile
u32 TRKAccessFile(u32, u32, u32 *, u8 *)
TRKPositionFile
u32 TRKPositionFile(u32, u32, u32 *, u8 *)
TRKOpenFile
u32 TRKOpenFile(u32, u32, u32 *, u8 *)
TRKCloseFile
u32 TRKCloseFile(u32, u32)
include
TRK_MINNOW_DOLPHIN
ppc
Export
targsupp.h
Generated by
1.12.0