fix typo in tupfile

This commit is contained in:
rgimad 2025-01-11 15:16:06 +03:00
parent 7a6d042da7
commit b815aee084

View File

@ -11,13 +11,13 @@ SRCS = {
"horizon.c"
"main.c"
"obstacle.c"
"trex.c
"trex.c"
"distance_meter.c"
"graphics.c"
"horizon_line.c"
"misc.c"
"runner.c"
"ulist.c
"ulist.c"
}
LIBS = " -limg"