Merge branch 'master' of git.sr.ht:~lolzdev/topaz

This commit is contained in:
Lorenzo Torres 2025-11-12 15:16:37 +01:00
commit 4b18afa040
9 changed files with 95680 additions and 7 deletions

View file

@ -3,7 +3,7 @@
#include <stdio.h>
#include "platform.h"
#include "core/arena.h"
#include "types.h"
#include "core/types.h"
i32 main(i32 argc, char **argv)
{