Merging with new base, dumping obj files to raw binary and loading

This commit is contained in:
Krzosa Karol
2022-05-17 18:47:06 +02:00
parent 0ffe8f5dc8
commit 6d611d9fab
12 changed files with 3760 additions and 441 deletions

4
build.bat Normal file
View File

@@ -0,0 +1,4 @@
@echo off
clang main.cpp -Wall -Wno-unused-function -Wno-missing-braces -fno-exceptions -fdiagnostics-absolute-paths -g -I"C:/base" -I".." -o main.exe -Wl,user32.lib