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

9
project.4c Normal file
View File

@@ -0,0 +1,9 @@
project_name='software_render'
whitelist=['*.cpp' '*.c' '*.h' '*.4c']
blacklist=[]
F1='build.bat'
F5='build.bat && remedybg start-debugging'
F10='build.bat && remedybg run-to-cursor {file} {line}'
F11='remedybg main.exe'
include=['{project}']
// includes_recursive='false'