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