oot/include/carthandle.h

9 lines
105 B
C

#ifndef CARTHANDLE_H
#define CARTHANDLE_H
#include "ultra64.h"
extern OSPiHandle* gCartHandle;
#endif