fix course (#659)

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
This commit is contained in:
coco875
2024-08-01 05:10:48 +02:00
committed by GitHub
parent b1161c2ce8
commit 9b779c1466
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#define ALL_COURSE_MODEL_H
#include "macros.h"
#include "common_structs.h"
#include <common_structs.h>
/** WARNING!!!
* This header file has the sizes of the vertex array's hard coded.
+1 -1
View File
@@ -1,5 +1,5 @@
#include <PR/ultratypes.h>
#include "PR/gbi.h"
#include <PR/gbi.h>
#include "course_offsets.h"
#include "courses/banshee_boardwalk/course_data.h"
#include <PR/gbi.h>
+1 -1
View File
@@ -1,6 +1,6 @@
#include <ultra64.h>
#include <macros.h>
#include "common_structs.h"
#include <common_structs.h>
/*
* This file is required for data alignment