Paper Mario DX
Paper Mario (N64) modding
Loading...
Searching...
No Matches
ultra64.h
Go to the documentation of this file.
1
2
/**************************************************************************
3
* *
4
* Copyright (C) 1994, Silicon Graphics, Inc. *
5
* *
6
* These coded instructions, statements, and computer programs contain *
7
* unpublished proprietary information of Silicon Graphics, Inc., and *
8
* are protected by Federal copyright law. They may not be disclosed *
9
* to third parties or copied or duplicated in any form, in whole or *
10
* in part, without the prior written consent of Silicon Graphics, Inc. *
11
* *
12
*************************************************************************/
13
14
/**************************************************************************
15
*
16
* $Revision: 1.10 $
17
* $Date: 1997/02/11 08:37:33 $
18
* $Source: /hosts/gate3/exdisk2/cvs/N64OS/Master/cvsmdev2/PR/include/ultra64.h,v $
19
*
20
**************************************************************************/
21
22
#ifndef _ULTRA64_H_
23
#define _ULTRA64_H_
24
25
#ifdef __cplusplus
26
extern
"C"
{
27
#endif
28
29
#pragma GCC system_header
30
31
#include <PR/ultratypes.h>
32
#include <PR/rcp.h>
33
#include <PR/os.h>
34
#include <PR/region.h>
35
#include <PR/rmon.h>
36
#include <PR/sptask.h>
37
#include <PR/mbi.h>
38
#include <PR/libaudio.h>
39
#include <PR/gu.h>
40
#include <PR/ramrom.h>
41
#include <PR/sp.h>
42
#include <PR/ucode.h>
43
#include <PR/ultraerror.h>
44
#include <PR/ultralog.h>
45
46
#ifdef __cplusplus
47
}
// extern "C"
48
#endif
49
50
#endif
include
ultra64.h
Generated by
1.10.0