Makefile fix

This commit is contained in:
2026-02-08 19:11:35 -06:00
parent f183ed2147
commit 7e7d245551
3 changed files with 82 additions and 39 deletions

View File

@@ -1,5 +1,6 @@
#include "../include/platform.h"
#include <stdio.h>
#include <windows.h>
void platform_print(void)
{