base: move lz4.ts to c

This commit is contained in:
luboslenco
2026-03-01 19:41:35 +01:00
parent 619de08f0d
commit 5c305bf240
5 changed files with 219 additions and 223 deletions
+1
View File
@@ -18,6 +18,7 @@
#include "iron_string.h"
#include "iron_system.h"
#include "iron_thread.h"
#include "iron_lz4.h"
#include "iron_ui.h"
#include "iron_ui_nodes.h"
#include "iron_vec2.h"