2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-14 03:11:28 +00:00
metaforce/Runtime/Particle/CDecalDescription.hpp

12 lines
173 B
C++

#ifndef __PSHAG_CDECALDESCRIPTION_HPP__
#define __PSHAG_CDECALDESCRIPTION_HPP__
namespace pshag
{
class CDecalDescription
{
};
}
#endif // __PSHAG_CDECALDESCRIPTION_HPP__