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:
MegaMech
2024-04-20 19:10:53 -06:00
committed by GitHub
parent 4df6473147
commit 7a10ba89f6
97 changed files with 349 additions and 343 deletions
+2 -1
View File
@@ -4,12 +4,13 @@
**/
#include <ultra64.h>
#include <mk64.h>
#include <PR/gbi.h>
#include <macros.h>
#include <defines.h>
#include <common_structs.h>
#include <actor_types.h>
#include <config.h>
#include "camera.h"
#include "memory.h"
#include "math_util.h"
#include "math_util_2.h"