mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-09-05 19:08:07 -04:00
Header cleanup and some renames (#616)
* Place macros for addr conversions * dl renames * fixes * changes ok * Delete types.h * move enums
This commit is contained in:
+2
-2
@@ -1,9 +1,9 @@
|
||||
#ifndef CODE_8001F980_H
|
||||
#define CODE_8001F980_H
|
||||
|
||||
#include "types.h"
|
||||
#include "common_structs.h"
|
||||
#include <common_structs.h>
|
||||
#include "buffers.h"
|
||||
#include "camera.h"
|
||||
|
||||
#define SOME_TEXTURE_POINTER_MATH 0x800
|
||||
|
||||
|
||||
Reference in New Issue
Block a user