add burger image

This commit is contained in:
Zellyn Hunter 2018-06-03 22:08:07 -04:00
parent 9f40129d7d
commit a9a33256f6
4 changed files with 2 additions and 1 deletions

BIN
dumps/burger.hgr.bin Normal file

Binary file not shown.

View File

@ -8,4 +8,4 @@
./hgr rescue-raiders-pic.hgr.bin ../images/rescue-raiders-pic.png
./hgr rescue-raiders-words.hgr.bin ../images/rescue-raiders-words.png
./hgr u5-shadowlords.hgr.bin ../images/u5-shadowlords.png
./hgr burger.hgr.bin ../images/burger.png

BIN
images/burger.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

@ -200,6 +200,7 @@
["images/rescue-raiders-words.png", "Rescue Raiders (b)", false],
["images/ancient-legends.png", "Ancient Legends", false],
["images/u5-shadowlords.png", "Ultima 5", false],
["images/burger.png", "BURGER", false],
];
const image1 = await screenEmu.loadImage("images/airheart-560x192.png");