This commit is contained in:
Walter Schenk 2025-10-30 22:06:54 +01:00
parent 63f2f9c77e
commit 0fbfc98c85
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
CC = gcc
CFLAGS = -g -Wall
LDFLAGS = -lopengl32 -lgdi32 -lwinmm
LDFLAGS = -lopengl32 -lgdi32 -lwinmm
BINARIES = ./windows
raylibfolder = ./raylib

Binary file not shown.