From 3ad95773ae4f963435003c260278177f1e22577e Mon Sep 17 00:00:00 2001 From: bonmas14 Date: Thu, 25 Sep 2025 12:06:11 +0000 Subject: Working on linux --- src/disgrace.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/disgrace.c') diff --git a/src/disgrace.c b/src/disgrace.c index cf81b75..b5e5666 100644 --- a/src/disgrace.c +++ b/src/disgrace.c @@ -41,8 +41,9 @@ b32 d_init(void) { return true; } -#error "Linux todo" -#include "d_udp_linux.c" +// #error "Linux todo" +// #include "d_udp_linux.c" + #else #error "unknown platform" -- cgit v1.2.3-70-g09d2