Gen: Moved PiecePool into a separate file.
Also rewritten the PieceGenerator to use std::unique_ptr.
This commit is contained in:
@@ -14,7 +14,7 @@ declared in this file as well; the Gallery server exports areas in this format.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "PieceGenerator.h"
|
||||
#include "PiecePool.h"
|
||||
#include "../BlockArea.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user