mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-08-21 23:01:19 -04:00
More fixes
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#ifndef MK64_H
|
||||
#define MK64_H
|
||||
|
||||
#include <libultraship.h>
|
||||
|
||||
/**
|
||||
* @file mk64.h
|
||||
* Global header for mk64
|
||||
|
||||
+1
-1
@@ -4,4 +4,4 @@
|
||||
extern u32 osTvType = OS_TV_NTSC;
|
||||
extern u32 osResetType;
|
||||
|
||||
extern u8 osAppNmiBuffer[64];
|
||||
extern u8 osAppNmiBuffer[64];
|
||||
|
||||
Reference in New Issue
Block a user