Skip to content

Commit 498a57f

Browse files
committed
Fix cpArbiter mem issue
1 parent d9f6de8 commit 498a57f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pymunk_cffi/chipmunk_cdef.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ struct cpArbiter
112112

113113
cpTimestamp stamp;
114114
enum cpArbiterState state;
115+
cpBool processCollision;
115116
};
116117

117118
struct cpArray

0 commit comments

Comments
 (0)