summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAlejandro Asenjo Nitti <96613413+sonicdcer@users.noreply.github.com>2024-02-21 12:52:42 -0300
committerGitHub <noreply@github.com>2024-02-21 12:52:42 -0300
commit807ade8ff708a01e87b8844b6ca679eb24094144 (patch)
tree7c19493394737cce310473eeb0ad1faa86ecb985 /include
parent05747b1b5217667939236a05f5122306c58b8a32 (diff)
ast_blue_marine extraction (#140)
* progress so far * progress * progress * progress * matching * revert F3DEX_MK64 * update torch * update gitIgnore * correction * add src/assets to clean recipe
Diffstat (limited to 'include')
-rw-r--r--include/assets/ast_blue_marine.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/assets/ast_blue_marine.h b/include/assets/ast_blue_marine.h
deleted file mode 100644
index 138afcff..00000000
--- a/include/assets/ast_blue_marine.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef AST_BLUE_MARINE_H
-#define AST_BLUE_MARINE_H
-
-#include "gfx.h"
-#include "sf64object.h"
-#include "structs.h"
-
-#endif