feat: add floating-point support to format functions in libc

This commit is contained in:
2026-07-09 11:54:59 +02:00
parent c3d157e880
commit 674b505f97
3 changed files with 236 additions and 7 deletions
+1 -1
View File
@@ -12,4 +12,4 @@
#pragma once
#define MONTAUK_BUILD_NUMBER 7
#define MONTAUK_BUILD_NUMBER 8