Implement & link m_trademark.c

This commit is contained in:
Cuyler36
2023-05-27 13:12:34 -04:00
parent aca2369e01
commit f939e0669d
30 changed files with 645 additions and 15 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
#ifndef MATH_H
#define MATH_H
#ifndef LIB_C_MATH_H
#define LIB_C_MATH_H
#include "types.h"