Linux build fixes. Public declaration for game controllers array, properly initialize dynamic counters and their display values, fix story script to have capital I's, renamed images to be uppercase for case-sensitivity in Linux.
parent
bacd879e12
commit
5788123ab5
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
@ -0,0 +1,4 @@ |
||||
cd "Adventures in Lestoria" |
||||
mkdir "Adventures in Lestoria" |
||||
cp "discord_game_sdk.so" "Adventures in Lestoria" |
||||
gdb ../bin/AdventuresInLestoria |
Loading…
Reference in new issue