Skip to content
Permalink
Browse files
Update Maze.h
  • Loading branch information
manead committed Mar 16, 2018
1 parent 93f213d commit 5a72ab6dc3aa2b50b8c8696ef2f0a2d14a5ef9b3
Showing 1 changed file with 1 addition and 1 deletion.
@@ -32,7 +32,7 @@ class Maze {
const int m_chestChance = 15;

void generateMaze();
void saveMaze();

void generateChests();
};

0 comments on commit 5a72ab6

Please sign in to comment.