mirror of https://github.com/axmolengine/axmol.git
12 lines
168 B
C
12 lines
168 B
C
|
|
|||
|
#ifndef __EFFEKSEERRENDERER_METAL_BASE_PRE_H__
|
|||
|
#define __EFFEKSEERRENDERER_METAL_BASE_PRE_H__
|
|||
|
|
|||
|
#include <Effekseer.h>
|
|||
|
|
|||
|
namespace EffekseerRendererMetal
|
|||
|
{
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
#endif
|