Fix: added check on missing player

This commit is contained in:
Baptiste Goulard coderc de lacam 2024-12-20 17:12:49 +01:00
parent fa1826a0be
commit e7cc81387e
6 changed files with 95 additions and 63 deletions

View file

@ -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 \