summaryrefslogtreecommitdiff
path: root/source/modules/asura-box2d/Physics/DebugDraw.h
blob: a92be43189d88082e037b3896a0719d45ebfe25c (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