feat: DLL, console

This commit is contained in:
2024-01-30 15:56:39 +03:00
parent 1a6f5303cf
commit 264618fe3b
11 changed files with 132 additions and 6 deletions

View File

@@ -18,3 +18,4 @@ SF_SYS_MISC = 68
SSF_HEAP_INIT = 11
SSF_MEM_ALLOC = 12
SSF_MEM_FREE = 13
SSF_LOAD_DLL = 19