Move cmd to c

This commit is contained in:
Krzosa Karol
2024-03-04 16:13:38 +01:00
parent 3f358584bb
commit 3f21a6722e
4 changed files with 74 additions and 63 deletions

View File

@@ -19,9 +19,7 @@
#include "../standalone_libraries/load_library.c"
#include "filesystem.c"
#if LANG_CPP
#include "cmd.cpp"
#endif
#include "cmd.c"
/*
- I think it's okay to say that strings being null terminated should be mostly treated as NOT terminated but leave some