summaryrefslogtreecommitdiff
path: root/include/z64snap.h
diff options
context:
space:
mode:
authorDerek Hensley <hensley.derek58@gmail.com>2023-03-07 20:44:18 -0800
committerGitHub <noreply@github.com>2023-03-07 23:44:18 -0500
commitc917880261a9144ae4563ef175a536d38a2008d9 (patch)
tree34b62fe4b9c77607719c7ad1bf5be1dd286e4fd9 /include/z64snap.h
parentd7af72273de2f861124d9f442bcb1a6aaf3710e8 (diff)
Misc cleanup 13 (#1189)
* FaultAddrConv Functions * Invisible Ruppe macros * skybox * Z64 header defines * ActorId * remove i from KaleidoManager_FaultAddrConv * size_t and parens
Diffstat (limited to 'include/z64snap.h')
-rw-r--r--include/z64snap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/z64snap.h b/include/z64snap.h
index 4f9dca9d4..8bec78c3d 100644
--- a/include/z64snap.h
+++ b/include/z64snap.h
@@ -1,5 +1,5 @@
-#ifndef Z64_SNAP_H
-#define Z64_SNAP_H
+#ifndef Z64SNAP_H
+#define Z64SNAP_H
#include "PR/ultratypes.h"
#include "z64actor.h"