mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-06-05 15:13:27 +00:00
11 lines
151 B
C++
11 lines
151 B
C++
#ifndef __URDE_CGUIWIDGETDRAWPARAMS_HPP__
|
|
#define __URDE_CGUIWIDGETDRAWPARAMS_HPP__
|
|
|
|
namespace urde
|
|
{
|
|
|
|
|
|
}
|
|
|
|
#endif // __URDE_CGUIWIDGETDRAWPARAMS_HPP__
|