mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 01:47:42 +00:00
Adjust runtime directory layout
This commit is contained in:
13
Runtime/AutoMapper/CMapWorldInfo.hpp
Normal file
13
Runtime/AutoMapper/CMapWorldInfo.hpp
Normal file
@@ -0,0 +1,13 @@
|
||||
#ifndef __URDE_CMAPWORLDINFO_HPP__
|
||||
#define __URDE_CMAPWORLDINFO_HPP__
|
||||
|
||||
namespace urde
|
||||
{
|
||||
|
||||
class CMapWorldInfo
|
||||
{
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
#endif // __URDE_CMAPWORLDINFO_HPP__
|
||||
Reference in New Issue
Block a user