Files
CoreWar/options.h
2021-12-17 10:36:49 +01:00

6 lines
69 B
C

#ifndef OPTIONS_H
#define OPTIONS_H
#define TAILLE_MEM 8000
#endif