WIP Compilation

This commit is contained in:
KiritoDv
2024-05-01 10:09:49 -06:00
parent d5264825f0
commit a2c3feb67a
328 changed files with 5338 additions and 11674 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
#ifndef _COMMON_STRUCTS_H_
#define _COMMON_STRUCTS_H_
#include "ultra64.h"
#include <libultraship.h>
typedef f32 Vec3f[3];
typedef f32 Vec4f[4];
@@ -400,7 +400,7 @@ typedef struct {
} Player; // size = 0xDD8
typedef struct
{
{
// Something related to time trial ghost data?
/* 0x00 */ s32 unk_00;
/* 0x04 */ u8 ghostDataSaved;