fix: did not name the project correctly

This commit is contained in:
2025-01-26 11:52:53 +01:00
parent cd9ee68c85
commit db4671e206
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
NAME = sdl_template
NAME := tetris_clone
# compiler settings
CC := clang