draft of base.c

This commit is contained in:
2025-02-08 20:02:31 -05:00
parent 843cc7fa90
commit ad47dc037f
13 changed files with 119 additions and 168 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
#ifdef INTELLISENSE_DIRECTIVES
# pragma once
# include "platform.h"
#endif
#include <stdio.h>