ntsc-1.0: Build matching ROM

This commit is contained in:
Ryan Dwyer
2020-04-23 23:58:03 +10:00
parent 3fc268b54d
commit bb23a88239
19 changed files with 5143 additions and 4033 deletions
-11
View File
@@ -26,16 +26,5 @@ u32 func00033ec4(void);
u32 func00033f08(void);
u32 func00033f24(void);
u32 func00033f44(void);
u32 func00034030(void);
u32 func00034104(void);
u32 func00034240(void);
u32 func00034df8(void);
u32 func00034f0c(void);
u32 func00034fb8(void);
u32 func00035110(void);
u32 func00037220(void);
u32 func00037460(void);
u32 func00037554(void);
u32 func0003759c(void);
#endif
+18
View File
@@ -0,0 +1,18 @@
#ifndef _IN_LIB_LIB_34030_H
#define _IN_LIB_LIB_34030_H
#include <ultra64.h>
#include "types.h"
u32 func00034030(void);
u32 func00034104(void);
u32 func00034240(void);
u32 func00034df8(void);
u32 func00034f0c(void);
u32 func00034fb8(void);
u32 func00035110(void);
u32 func00037220(void);
u32 func00037460(void);
u32 func00037554(void);
u32 func0003759c(void);
#endif