mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-28 10:20:05 +00:00
Deprecate opaque in favour of #opaque in the core library
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
package dynlib
|
||||
|
||||
Library :: opaque rawptr;
|
||||
Library :: #opaque rawptr;
|
||||
|
||||
Reference in New Issue
Block a user