This commit is contained in:
Krzosa Karol
2023-04-14 21:13:38 +02:00
parent 542f2e0297
commit fdcdc8ea86
4 changed files with 14 additions and 4 deletions

View File

@@ -5,5 +5,5 @@ bld --dont_compile_core
cd build
core_main.exe examples/game2d.core
bld --dont_compile_core --link=vendor/raylib/windows/raylibdll.lib
rem a.exe
rem build\generated_main.exe
cd ..