mirror of https://github.com/sm64-port/sm64-port
Fix the build
This commit is contained in:
parent
9f453457fe
commit
733fafc0d9
|
|
@ -1,6 +1,5 @@
|
|||
#ifndef VERSION_SH
|
||||
#include <ultra64.h>
|
||||
#include <PR/os.h>
|
||||
|
||||
#include "data.h"
|
||||
#include "external.h"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
#ifdef VERSION_SH
|
||||
#include <ultra64.h>
|
||||
#include <PR/os.h>
|
||||
|
||||
#include "data.h"
|
||||
#include "external.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue