+ | First window

This commit is contained in:
TheRedShip
2024-09-27 15:19:47 +02:00
parent 62cddcfb6f
commit 8784b5ce02
8 changed files with 14248 additions and 2 deletions

View File

@ -29,7 +29,7 @@ SRCS_DIR := srcs
OBJS_DIR := .objs
ALL_SRCS := RT.cpp \
ALL_SRCS := RT.cpp gl.cpp \
SRCS := $(ALL_SRCS:%=$(SRCS_DIR)/%)