mirror of
https://github.com/n64decomp/mk64
synced 2026-07-03 19:50:10 -04:00
fix typo include (#658)
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user