mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-06-16 23:53:28 +00:00
11 lines
136 B
C++
11 lines
136 B
C++
#ifndef __URDE_CGUITEXTSUPPORT_HPP__
|
|
#define __URDE_CGUITEXTSUPPORT_HPP__
|
|
|
|
namespace urde
|
|
{
|
|
|
|
|
|
}
|
|
|
|
#endif // __URDE_CGUITEXTSUPPORT_HPP__
|