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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

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.

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>

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