mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-08 16:48:18 +00:00
Remove the use of import within when
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
package miniaudio
|
||||
|
||||
thread :: distinct rawptr
|
||||
mutex :: distinct rawptr
|
||||
event :: distinct rawptr
|
||||
semaphore :: distinct rawptr
|
||||
Reference in New Issue
Block a user