2222l
This commit is contained in:
parent
7adc44bdb2
commit
e89f476905
@ -1,6 +1,5 @@
|
||||
CC=gcc
|
||||
CFLAGS=-Wall -std=c99 -g
|
||||
LDFLAGS=-lncurses
|
||||
CFLAGS=-Wall -std=c99 -g -I/usr/include/ncursesw
|
||||
|
||||
|
||||
OBJS = main.o game.o world.o
|
||||
|
Loading…
Reference in New Issue
Block a user