musiss
This commit is contained in:
parent
dbcd43639b
commit
f09888162e
@ -1,6 +1,6 @@
|
|||||||
CC = gcc
|
CC=gcc
|
||||||
CFLAGS = -Wall -std=c99 -g
|
CFLAGS=-Wall -std=c99 -g
|
||||||
LDFLAGS = -lncurses
|
LDFLAGS=-lncurses
|
||||||
|
|
||||||
OBJS = main.o game.o world.o
|
OBJS = main.o game.o world.o
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user