mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 01:21:38 -07:00
Add vendor:box2d to examples/all
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
package all
|
||||
|
||||
import wgpu "vendor:wgpu"
|
||||
_ :: wgpu
|
||||
import b2 "vendor:box2d"
|
||||
|
||||
_ :: wgpu
|
||||
_ :: b2
|
||||
Reference in New Issue
Block a user