Merge commit 'b93c2582c06cd65ad6cb6409ced4f381182e4a74' as 'deps/ox'

This commit is contained in:
2026-05-05 22:02:46 -05:00
464 changed files with 53820 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"log_functions": [
{
"function": "ox::trace::gdblogger::captureLogFunc",
"ignore_frames": 3,
"file_var": "file",
"line_var": "line",
"channel_var": "ch",
"msg_var": "msg"
}
]
}