summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSonic Dreamcaster <alejandro.asenjo88@gmail.com>2024-10-23 11:22:44 -0300
committerSonic Dreamcaster <alejandro.asenjo88@gmail.com>2024-10-23 11:22:44 -0300
commitadc561891a0d249071ea8f61c840116fcda2fa99 (patch)
tree8d464e9a4738dc7be832992453a940b0e8c116d0 /include
parent520d49705e15894f73d6e765587005a3766cc024 (diff)
some tags and hit64 cheats
Diffstat (limited to 'include')
-rw-r--r--include/hit64.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/hit64.h b/include/hit64.h
new file mode 100644
index 00000000..102dc86c
--- /dev/null
+++ b/include/hit64.h
@@ -0,0 +1,6 @@
+#ifndef HIT64_H
+#define HIT64_H
+
+void Hit64_Main(void);
+
+#endif