oot/include/ultra64/os_pi.h

9 lines
106 B
C

#ifndef ULTRA64_OS_PI_H
#define ULTRA64_OS_PI_H
#include "pi.h"
extern OSPiHandle* __osPiTable;
#endif