Shinobi Library - File System Function

gdFsGetToc

Gets a TOC

FORMAT

Sint32 gdFsGetToc( type, *buf )
Sint32 type
void *buf

PARAMETER

 type  TOC type 
   1:High density 
 *buf  Buffer pointer that reads TOC 

RETURN

GDD_ERR

DESCRIPTION

Gets a TOC. 408 bytes are necessary in the buffer.

EXAMPLE

gdFsGetToc(0, &buf);

NOTE

It is no longer possible to get TOC information for the single-density area.

gdFsGetToc
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999