Files
CoreWar/options.h

6 lines
69 B
C
Raw Normal View History

2021-12-17 10:36:49 +01:00
#ifndef OPTIONS_H
#define OPTIONS_H
#define TAILLE_MEM 8000
#endif