diff options
Diffstat (limited to 'constantes.h')
-rw-r--r-- | constantes.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/constantes.h b/constantes.h index dc647ba..eb530f9 100644 --- a/constantes.h +++ b/constantes.h @@ -5,9 +5,6 @@ #define OPTIONS 1 #define QUITTER 2 -#define XWIN 1024 -#define YWIN 768 - enum character_class_t { CLASS_INVAL = -1, |