summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAlejandro Asenjo Nitti <96613413+sonicdcer@users.noreply.github.com>2024-03-11 21:50:12 -0300
committerGitHub <noreply@github.com>2024-03-11 21:50:12 -0300
commit7c64f94d2240bac45a1d1c68e37fa4ff7bae2a41 (patch)
treed3bafe12d47f80c50a86831ca108e12839a361dc /include
parent97d067e0f66962faf2d13b937022d82100e8e91a (diff)
export configuration for ast_font_3d (#159)
* progress * goodbye header * Torch * new torch * Update Torch * progress * Matchpoint
Diffstat (limited to 'include')
-rw-r--r--include/assets/ast_font_3d.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/assets/ast_font_3d.h b/include/assets/ast_font_3d.h
deleted file mode 100644
index ce76188d..00000000
--- a/include/assets/ast_font_3d.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef AST_FONT_3D_H
-#define AST_FONT_3D_H
-
-#include "gfx.h"
-#include "sf64object.h"
-#include "structs.h"
-
-#endif