Small code refactoring - preparing for further parts of the tutorial.

This commit is contained in:
Pawel Lapinski
2018-02-27 10:51:55 +01:00
parent c3741bf127
commit 85c53b9c33
11 changed files with 48 additions and 114 deletions

View File

@@ -19,8 +19,7 @@
namespace ApiWithoutSecrets {
Tutorial07::Tutorial07() :
Vulkan() {
Tutorial07::Tutorial07() {
}
bool Tutorial07::CreateRenderingResources() {