removed silly definition from dpgen.cpp

This commit is contained in:
Zeno Rogue 2021-04-07 18:29:55 +02:00
parent 58af5f156d
commit cee08a9e87
1 changed files with 0 additions and 2 deletions

View File

@ -167,8 +167,6 @@ struct puzzle {
int el, hl;
};
#define A 4,2
vector<puzzle> puzzles = {
{"easy 1", 1, 3, 2},
{"easy 2", 2, 3, 2},