ultimatepp/uppsrc/plugin/box2d/Box2D.h
cxl 3c981fd719 plugin/box2d: updated (thanks Novo)
git-svn-id: svn://ultimatepp.org/upp/trunk@15930 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-21 07:47:15 +00:00

6 lines
104 B
C

#ifndef _plugin_box2d_Box2D_h_
#define _plugin_box2d_Box2D_h_
#include "include/box2d/box2d.h"
#endif