static puzzle data!
This commit is contained in:
@@ -48,7 +48,7 @@ namespace Generated
|
||||
"~",
|
||||
"e+",
|
||||
"e-",
|
||||
"█",
|
||||
"B",
|
||||
"#",
|
||||
};
|
||||
};
|
||||
@@ -82,8 +82,7 @@ namespace Generated
|
||||
};
|
||||
struct StaticPuzzleData
|
||||
{
|
||||
static constexpr uint32_t Hash = 2220151575;
|
||||
uint16_t CardCount = {};
|
||||
static constexpr uint32_t Hash = 1881743597;
|
||||
StaticPuzzleCard Cards[64] = {};
|
||||
};
|
||||
struct PuzzleCardStack
|
||||
|
||||
Reference in New Issue
Block a user