about summary refs log tree commit diff stats
path: root/Source/Panels.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Panels.h')
-rw-r--r--Source/Panels.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/Source/Panels.h b/Source/Panels.h index f96144b..f6eebd7 100644 --- a/Source/Panels.h +++ b/Source/Panels.h
@@ -580,6 +580,13 @@ std::vector<int> squarePanels = {
580 0x00B53, // Symmetry Island Transparent 4 580 0x00B53, // Symmetry Island Transparent 4
581 0x00B8D, // Symmetry Island Transparent 5 581 0x00B8D, // Symmetry Island Transparent 5
582 0x0C335, // Tutorial Pillar 582 0x0C335, // Tutorial Pillar
583
584
585 0x09F8E, //Bottom Right
586 0x09FC1, //Bottom Left
587 0x09F01, //Top Right
588 0x09EFF, //Top Left
589 0x09FDA, // metapuzzle
583}; 590};
584 591
585std::vector<int> desertPanels = { 592std::vector<int> desertPanels = {