summaryrefslogtreecommitdiff
path: root/source/libs/asura-lib-core/core_module.h
blob: 2cded93e72502348293d72e1b179bc83ab84a180 (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef __ASURA_CORE_MODULE_H__
#define __ASURA_CORE_MODULE_H__

namespace AsuraEngine
{
	


}

#endif