fix and shto
This commit is contained in:
parent
2a633da757
commit
71f2ea055e
2 changed files with 1 additions and 6 deletions
BIN
shots/ESCape-02.jpg
Normal file
BIN
shots/ESCape-02.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 55 KiB |
|
@ -29,9 +29,4 @@ Global GFXTileset.i
|
||||||
|
|
||||||
; Sounds
|
; Sounds
|
||||||
LoadSound(0, #DATA_PATH + "sound/menu_change.wav")
|
LoadSound(0, #DATA_PATH + "sound/menu_change.wav")
|
||||||
LoadSound(1, #DATA_PATH + "sound/menu_select.wav")
|
LoadSound(1, #DATA_PATH + "sound/menu_select.wav")
|
||||||
|
|
||||||
; Images
|
|
||||||
UseJPEGImageDecoder()
|
|
||||||
Debug LoadImage(#Tile01, #DATA_PATH+"gfx/tileset01.jpg")
|
|
||||||
|
|
Loading…
Reference in a new issue