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 -1
View File
@@ -1,8 +1,8 @@
#ifndef MATH_UTIL_2_H
#define MATH_UTIL_2_H
#include "types.h"
#include "common_structs.h"
#include "camera.h"
/* Function Prototypes */