mirror of
https://github.com/n64decomp/mk64
synced 2026-06-13 05:16:09 -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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user