Remove rendering code

This commit is contained in:
2023-03-01 21:08:32 +00:00
parent f71b45ba08
commit 9cd43ad5b6
6 changed files with 175 additions and 502 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ CXXFLAGS = -Wall -Wextra -g -O0
IFLAGS = -I/usr/local/include -I/usr/include
LFLAGS = -L/usr/local/lib -lm -framework OpenGL -framework GLUT
LFLAGS = -L/usr/local/lib -lm
# ------------------------------------------
# FOR GENERIC MAKEFILE: