Gorgon Game Engine
Resource.h
Go to the documentation of this file.
1 #pragma once
2 
3 namespace Gorgon { namespace Resource {
4 
5  void Initialize();
6 
7 } }
Gorgon::Resource::Initialize
void Initialize()
Definition: Resource.cpp:18
Gorgon
Root namespace for Gorgon Game Engine.
Definition: Any.h:19