mirror of
https://github.com/odin-lang/Odin.git
synced 2026-08-14 01:34:35 +00:00
Add Box3d WASM object
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -8,6 +8,7 @@ vendor/box2d/lib/box2d_windows_amd64_sse2.lib filter=lfs diff=lfs merge=lfs -tex
|
||||
vendor/box3d/lib/linux-amd64/libbox3d.a filter=lfs diff=lfs merge=lfs -text
|
||||
vendor/box3d/lib/darwin/libbox3d.a filter=lfs diff=lfs merge=lfs -text
|
||||
vendor/box3d/lib/box3d.lib filter=lfs diff=lfs merge=lfs -text
|
||||
vendor/box3d/lib/box3d_wasm.o filter=lfs diff=lfs merge=lfs -text
|
||||
vendor/miniaudio/lib/miniaudio.lib filter=lfs diff=lfs merge=lfs -text
|
||||
vendor/sdl3/SDL3.dll filter=lfs diff=lfs merge=lfs -text
|
||||
vendor/sdl3/SDL3.lib filter=lfs diff=lfs merge=lfs -text
|
||||
|
||||
3
vendor/box3d/lib/box3d_wasm.o
vendored
Normal file
3
vendor/box3d/lib/box3d_wasm.o
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d03c8fda79eed1028b9ad4788c9361d78f17717826b98616a70694806507c411
|
||||
size 1367290
|
||||
Reference in New Issue
Block a user