Jelajahi Sumber

Change .lib to be /MT compatible; Fix comments

gingerBill 1 tahun lalu
induk
melakukan
926c419ef8

File diff ditekan karena terlalu besar
+ 307 - 307
vendor/box2d/box2d.odin


TEMPAT SAMPAH
vendor/box2d/lib/box2d_windows_amd64_avx2.lib


TEMPAT SAMPAH
vendor/box2d/lib/box2d_windows_amd64_sse2.lib


+ 1 - 1
vendor/box2d/types.odin

@@ -116,9 +116,9 @@ BodyType :: enum c.int {
 	// positive mass, velocity determined by forces, moved by solver
 	dynamicBody = 2,
 
-	// number of body types
 }
 
+// number of body types
 bodyTypeCount :: len(BodyType)
 
 // A body definition holds all the data needed to construct a rigid body.

Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini