mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 07:38:48 +00:00
Change path
This commit is contained in:
Vendored
+8
@@ -0,0 +1,8 @@
|
||||
package vendor_openexr
|
||||
|
||||
foreign import lib "OpenEXRCore-3_1.lib"
|
||||
|
||||
@(link_prefix="exr_", default_calling_convention="c")
|
||||
foreign lib {
|
||||
print_context_info :: proc(c: const_context_t, verbose: b32) -> result_t ---
|
||||
}
|
||||
Reference in New Issue
Block a user