Commit 92db0f083c2e94f487469ce5477da67437ab192d

Authored by Pedro L Coutin
1 parent 80052164d4
Exists in master and in 1 other branch rohan

wat

Showing 2 changed files with 1 additions and 1 deletions Side-by-side Diff

client/Makefile View file @ 92db0f0
1 1 CC= clang
2   -CFLAGS= -Wall -O2 -c -I/usr/local/include
  2 +CFLAGS= -Wall -O0 -g -c -I/usr/local/include
3 3 LDFLAGS= -L/usr/local/lib -lGL -lSDL2 -lSDL2_image -lSDL2_net
4 4  
5 5 OBJFILES= main.o cfg.o maze.o picture.o player.o ini.o net.o
client/maze.dat View file @ 92db0f0

No preview for this file type