mirror of
https://github.com/Ed94/metadesk.git
synced 2026-06-21 19:34:59 -07:00
make print helpers optional
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#include "md.h"
|
||||
#include "md.c"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
static MD_Arena *arena = 0;
|
||||
|
||||
int main(void)
|
||||
|
||||
Reference in New Issue
Block a user