stupid makefile stuff. well, it kinda works now. still no live preview but checkpointing it here.

This commit is contained in:
Yggdrasil75
2025-11-20 10:55:21 -05:00
parent 176e7073eb
commit 75daa0f501
3 changed files with 71 additions and 76 deletions

2
tests/stb_image.cpp Normal file
View File

@@ -0,0 +1,2 @@
#define STB_IMAGE_IMPLEMENTATION
#include "stb_image.h"