update sokol to latest

This commit is contained in:
2025-08-09 09:49:40 -04:00
parent 4ac28655b8
commit 8ed60cca33
58 changed files with 39 additions and 11 deletions

View File

@@ -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 {