mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 01:07:43 +00:00
Aux-info resource sharing; some rigging stubs
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
#ifndef __PSHAG_CCHARLAYOUTINFO_HPP__
|
||||
#define __PSHAG_CCHARLAYOUTINFO_HPP__
|
||||
|
||||
namespace urde
|
||||
{
|
||||
|
||||
class CCharLayoutInfo
|
||||
{
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
#endif // __PSHAG_CCHARLAYOUTINFO_HPP__
|
||||
|
||||
Reference in New Issue
Block a user