Core Compiler: Fix type incomplete polymorph, work on RTS

This commit is contained in:
Krzosa Karol
2023-04-18 16:23:36 +02:00
parent 4ecb329033
commit bea10a621e
6 changed files with 73 additions and 36 deletions

View File

@@ -1,7 +1,7 @@
@echo off
call "..\misc\compile_setup.bat"
rem bld --dont_compile_core
bld --dont_compile_core
cd build
core_main.exe rtsgame/main.core
bld --dont_compile_core --link=vendor/raylib/windows/raylibdll.lib