This commit is contained in:
2026-05-14 14:39:34 -05:00
parent 3e47163ee5
commit a38b2736c6
8 changed files with 112 additions and 9 deletions

View File

@@ -13,4 +13,6 @@ typedef enum {
T_ERR_ASSEMBLER_SYNTAX_ERROR = -30,
} TYC_RESULT;
#define T_REAL float
#endif //TYCHE_TYCHE_H