diff options
| author | Alejandro Asenjo Nitti <96613413+sonicdcer@users.noreply.github.com> | 2024-03-11 21:50:12 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-11 21:50:12 -0300 |
| commit | 7c64f94d2240bac45a1d1c68e37fa4ff7bae2a41 (patch) | |
| tree | d3bafe12d47f80c50a86831ca108e12839a361dc /include | |
| parent | 97d067e0f66962faf2d13b937022d82100e8e91a (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.h | 8 |
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 |
