Merged parsing_connected branch to master

This commit is contained in:
pblagoje
2022-04-28 19:55:06 +02:00
19 changed files with 1019 additions and 22 deletions

View File

@@ -9,6 +9,10 @@
# define PLR_MV 1
/* nbr key you can press at the same time */
# define MAX_NB_KEY 3
/* nbr of elements to parse in the .cub file (without the map) */
# define TOTAL_ELEMENTS 6
/* screen width */
# define SCREEN_WIDTH 500
/* screen height */