mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-08-02 18:55:36 +00:00
9 lines
113 B
C++
9 lines
113 B
C++
#ifndef URDE_MODEL_VIEWER_HPP
|
|
#define URDE_MODEL_VIEWER_HPP
|
|
|
|
namespace URDE
|
|
{
|
|
}
|
|
|
|
#endif // URDE_MODEL_VIEWER_HPP
|