Core RTS: Path finding seems to work!

This commit is contained in:
Krzosa Karol
2023-04-18 17:26:08 +02:00
parent bea10a621e
commit 56eb7e6de2
4 changed files with 89 additions and 13 deletions

View File

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