fix typo include (#658)

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
This commit is contained in:
coco875
2024-08-01 05:10:19 +02:00
committed by GitHub
parent 8f44a7e07e
commit b1161c2ce8
13 changed files with 13 additions and 12 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#define OBJECTS_H
#include "spline.h"
#include "common_structs.h"
#include <common_structs.h>
#define OBJECT_LIST_SIZE 0x226
#define SOME_OBJECT_INDEX_LIST_SIZE 32