erincatto / box2d

Box2D is a 2D physics engine for games
https://box2d.org
MIT License
7.44k stars 1.47k forks source link

Collide parameter name fix #757

Open papsop opened 8 months ago

papsop commented 8 months ago

Fixed B2_API void b2CollideEdgeAndPolygon() function parameter name typo as per issue #742.