try to change to working directory on startup so assets can be found
This commit is contained in:
@@ -60,6 +60,7 @@ add_executable(mikemon
|
||||
src/log.cpp
|
||||
src/smol-atlas.cpp
|
||||
src/math_graphics.cpp
|
||||
src/change_directory.c
|
||||
src/shaders/shaders.c
|
||||
src/main.cpp
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user