summaryrefslogtreecommitdiff
path: root/src/os
diff options
context:
space:
mode:
authorMegaMech <MegaMech@users.noreply.github.com>2024-04-20 19:10:53 -0600
committerGitHub <noreply@github.com>2024-04-20 19:10:53 -0600
commit7a10ba89f6bf26fd4b659510fefb2ce1cd315f02 (patch)
treea06fc0b8288801398c24c96e80b0320cf513c9de /src/os
parent4df64731472064ac5452b62fb867e59a18487852 (diff)
Header cleanup and some renames (#616)
* Place macros for addr conversions * dl renames * fixes * changes ok * Delete types.h * move enums
Diffstat (limited to 'src/os')
-rw-r--r--src/os/osContInternal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/os/osContInternal.h b/src/os/osContInternal.h
index 0f628205b..77b51ba93 100644
--- a/src/os/osContInternal.h
+++ b/src/os/osContInternal.h
@@ -1,7 +1,6 @@
#ifndef _ULTRA64_CONTROLLER_INTERNAL_H_
#define _ULTRA64_CONTROLLER_INTERNAL_H_
-#include <types.h>
typedef struct
{