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
+1
View File
@@ -1,5 +1,6 @@
#include <ultra64.h>
#include <macros.h>
#include <mk64.h>
#include "math_util.h"
#include "common_structs.h"
#include "player_controller.h"