From f200e29ab2a45457c33bd66dfa5a2ae60d97e6bb Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Mon, 12 Feb 2024 20:38:00 +0100 Subject: Remove empty files --- Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c73dc28..1567380 100644 --- a/Makefile +++ b/Makefile @@ -11,8 +11,6 @@ LIBS := SOURCES_CPP := src/main.cpp \ src/control.h \ src/control.cpp \ - src/graphics.h \ - src/graphics.cpp \ $(wildcard src/implot/*.cpp) \ $(wildcard src/implot/*.h) \ $(wildcard src/imgui/*.cpp) \ -- cgit v1.2.1