summaryrefslogtreecommitdiff
path: root/include/ultra64/os_pi.h
blob: 5a13f05fd9ef1e17783c086ec9f097095a53f4a0 (plain)
1
2
3
4
5
6
7
8
#ifndef ULTRA64_OS_PI_H
#define ULTRA64_OS_PI_H

#include "pi.h"

extern OSPiHandle* __osPiTable;

#endif