mirror of
https://github.com/zeldaret/mm.git
synced 2026-08-29 16:32:54 -04:00
Small boot cleanup (#1475)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef CARTHANDLE_H
|
||||
#define CARTHANDLE_H
|
||||
|
||||
#include "ultra64.h"
|
||||
|
||||
extern OSPiHandle* gCartHandle;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user