mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-12 17:37:39 -07:00
update sokol to latest
This commit is contained in:
2
thirdparty/sokol/debugtext/debugtext.odin
vendored
2
thirdparty/sokol/debugtext/debugtext.odin
vendored
@@ -636,6 +636,8 @@ foreign sokol_debugtext_clib {
|
||||
putc :: proc(c: u8) ---
|
||||
puts :: proc(str: cstring) ---
|
||||
putr :: proc(str: cstring, #any_int len: c.int) ---
|
||||
// language bindings helper: get the internal printf format buffer
|
||||
get_cleared_fmt_buffer :: proc() -> Range ---
|
||||
}
|
||||
|
||||
Log_Item :: enum i32 {
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user