refactored the UI & fixed a bug that would crash everything
This commit is contained in:
parent
73202f5dfc
commit
6863124384
6 changed files with 322 additions and 310 deletions
|
|
@ -1,2 +1,2 @@
|
|||
@echo off
|
||||
odin build src/aseprite_odin_generator -define:RAYLIB_SHARED=true -out:build_generator/aseprite_odin_generator.exe -debug
|
||||
odin build src/main_release -define:RAYLIB_SHARED=true -out:build/game_debug.exe -debug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue