mirror of
https://github.com/love2d/love.git
synced 2026-08-12 16:40:57 +02:00
Fix compilation on macOS/iOS after box2d update
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -30,7 +30,7 @@
|
||||
#include "box2d/b2_world.h"
|
||||
|
||||
#include "b2_island.h"
|
||||
#include "dynamics/b2_contact_solver.h"
|
||||
#include "b2_contact_solver.h"
|
||||
|
||||
/*
|
||||
Position Correction Notes
|
||||
|
||||
Reference in New Issue
Block a user