@@ -18,7 +18,7 @@ endif
# Target
TARGET = app
SRC = main.cpp
SRC = main.cpp low_level_render.cpp
$(TARGET): $(SRC)
$(CXX) $(CXXFLAGS) $(SRC) -o $(TARGET) $(INCLUDES) $(LIBS)
The note is not visible to the blocked user.