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 |
|
@ -30,8 +30,3 @@ Global GFXTileset.i
|
|||
; Sounds
|
||||
LoadSound(0, #DATA_PATH + "sound/menu_change.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