Connected parsing to rest of the game

This commit is contained in:
Philippe BLAGOJEVIC
2022-04-23 20:12:13 +02:00
parent fac1f78230
commit f53e66556b
19 changed files with 1010 additions and 23 deletions

View File

@@ -1,6 +1,8 @@
#ifndef CUBE3D_MACRO_H
# define CUBE3D_MACRO_H
# define TOTAL_ELEMENTS 6
# define MAX_NB_KEY 3
# define SCREEN_DIST 50
# define SCREEN_SIZE 100