C codegen

This commit is contained in:
Krzosa Karol
2022-05-03 20:08:13 +02:00
parent 8c04044ea2
commit 557dde1936
11 changed files with 573 additions and 281 deletions

View File

@@ -1,3 +1,4 @@
global String string_empty;
function S64
clamp_top_s64(S64 val, S64 max){