Fix: added check on missing player
This commit is contained in:
parent
fa1826a0be
commit
e7cc81387e
6 changed files with 95 additions and 63 deletions
1
Makefile
1
Makefile
|
|
@ -65,6 +65,7 @@ SRC =\
|
|||
parsing/load_textures.c \
|
||||
parsing/load_bgs.c \
|
||||
parsing/traverse_map.c \
|
||||
parsing/set_player.c \
|
||||
parsing/load_file.c \
|
||||
parsing/utils.c \
|
||||
parsing/map.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue