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