mirror of
https://github.com/Ed94/metadesk.git
synced 2026-07-26 17:30:10 +00:00
organize out C helpers
This commit is contained in:
@@ -2,7 +2,10 @@
|
||||
// and generates valid C code from it.
|
||||
|
||||
#include "md.h"
|
||||
#include "md_c_helpers.h"
|
||||
|
||||
#include "md.c"
|
||||
#include "md_c_helpers.c"
|
||||
|
||||
int main(int argument_count, char **arguments)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user