summaryrefslogtreecommitdiff
path: root/source/modules/asura-box2d/physics/debug_draw.h
blob: cff682bce62631994a49095d792e3c010cf360bc (plain)
1
2
3
4
5
6
7
8
9
#ifndef __ASURA_BOX2D_DEBUG_DRAW_H__
#define __ASURA_BOX2D_DEBUG_DRAW_H__

namespace AsuraEngine
{

}

#endif