We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dd18d6 commit 05685dbCopy full SHA for 05685db
Makefile
@@ -1,6 +1,6 @@
1
#CC=gcc
2
CFLAGS+=-Wall
3
-LIBS=-lcurses
+LIBS=-lncursesw
4
5
all: ascii_invaders
6
0 commit comments