summaryrefslogtreecommitdiff
path: root/include/code_functions.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/code_functions.h')
-rw-r--r--include/code_functions.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/include/code_functions.h b/include/code_functions.h
new file mode 100644
index 0000000..bdb1266
--- /dev/null
+++ b/include/code_functions.h
@@ -0,0 +1,11 @@
+#ifndef CODE_FUNCTIONS_H
+#define CODE_FUNCTIONS_H
+
+#include "ultra64.h"
+#include "unknown_structs.h"
+
+// void D_800FD2D0_jp();
+// void func_801002CC_jp();
+// void D_801002F0_jp();
+
+#endif