summaryrefslogtreecommitdiff
path: root/mm/include/ultra64.h
blob: 2a834aaa6960e2189e27a6bd133c82fa44e9441d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#ifndef ULTRA64_H
#define ULTRA64_H

#include "PR/ultratypes.h"
#include "PR/gbi.h"

#include "PR/gu.h"
#include "PR/guint.h"
#include "PR/controller_voice.h"
#include "PR/os.h"
#include "PR/osint.h"
#include "PR/piint.h"
#include "PR/siint.h"
#include "PR/sptask.h"
#include "PR/rcp.h"
#include "PR/rdp.h"
#include "PR/R4300.h"
#include "PR/ucode.h"
#include "PR/viint.h"
#include "PR/xstdio.h"

#endif