mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-04 14:48:44 +00: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