SSBM Decomp
Loading...
Searching...
No Matches
targsupp.h
Go to the documentation of this file.
1#ifndef _METROTRK_TARGSUPP_H
2#define _METROTRK_TARGSUPP_H
3
4#include <platform.h>
5
7extern u32 TRKOpenFile(u32, u32, u32*, u8*);
10
11#endif
unsigned long u32
An unsigned 32-bit integer.
Definition platform.h:26
unsigned char u8
An unsigned 8-bit integer.
Definition platform.h:20
u32 TRKAccessFile(u32, u32, u32 *, u8 *)
u32 TRKPositionFile(u32, u32, u32 *, u8 *)
u32 TRKOpenFile(u32, u32, u32 *, u8 *)
u32 TRKCloseFile(u32, u32)