Gen: Moved PiecePool into a separate file.
Also rewritten the PieceGenerator to use std::unique_ptr.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <unordered_set>
|
||||
#include "PieceGenerator.h"
|
||||
#include "PiecePool.h"
|
||||
#include "Prefab.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user