mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-30 09:11:48 -07:00
[vendor/x11]: Add most of the basic xlib bindings
This commit is contained in:
@@ -46,6 +46,8 @@ import nvg "vendor:nanovg"
|
||||
import nvg_gl "vendor:nanovg/gl"
|
||||
import fontstash "vendor:fontstash"
|
||||
|
||||
import x11 "vendor:x11"
|
||||
|
||||
_ :: botan_bindings
|
||||
_ :: botan_blake2b
|
||||
_ :: gost
|
||||
@@ -90,4 +92,6 @@ _ :: lua_5_4
|
||||
|
||||
_ :: nvg
|
||||
_ :: nvg_gl
|
||||
_ :: fontstash
|
||||
_ :: fontstash
|
||||
|
||||
_ :: x11
|
||||
Reference in New Issue
Block a user