GameKit  0.0.1a
C++ gamedev tools
resource.hpp
Go to the documentation of this file.
1 /*
2  * =====================================================================================
3  *
4  * Filename: resource.hpp
5  *
6  * Description:
7  *
8  * Created: 23/03/2019 15:01:06
9  *
10  * Author: Quentin Bazin, <quent42340@gmail.com>
11  *
12  * =====================================================================================
13  */
14 #ifndef GK_RESOURCE_HPP_
15 #define GK_RESOURCE_HPP_
16 
20 
21 #endif // GK_RESOURCE_HPP_
22