summaryrefslogtreecommitdiff
path: root/arm9/lib/include/GX_g3imm.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm9/lib/include/GX_g3imm.h')
-rw-r--r--arm9/lib/include/GX_g3imm.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/arm9/lib/include/GX_g3imm.h b/arm9/lib/include/GX_g3imm.h
deleted file mode 100644
index f811dc68..00000000
--- a/arm9/lib/include/GX_g3imm.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef GUARD_GX_G3IMM_H
-#define GUARD_GX_G3IMM_H
-
-#include "fx.h"
-
-void G3_LoadMtx43(struct Mtx43 *mtx);
-void G3_MultMtx43(struct Mtx43 *mtx);
-void G3_MultMtx33(struct Mtx33 *mtx);
-
-#endif //GUARD_GX_G3IMM_H