Change namespace name
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
#include "AppEvents.hpp"
|
||||
|
||||
namespace openVulkanoCpp
|
||||
namespace OpenVulkano
|
||||
{
|
||||
Event<> AppEvents::OnWillResignActive;
|
||||
Event<> AppEvents::OnDidEnterBackground;
|
||||
|
||||
Reference in New Issue
Block a user