SUPERNOVA: Adds Outro image
msn_data.055 that stores the outro image was missed to be added to imageInfo and thus not loaded during the engine init/
This commit is contained in:
parent
c20b960d80
commit
ebaa6739ec
4 changed files with 15 additions and 7 deletions
|
@ -139,7 +139,8 @@ static const Screen::ImageInfo imageInfo[] = {
|
|||
{43, 12}, {43, 13}, {43, 14}, {43, 15}, {43, 16}, {43, 17},
|
||||
{43, 18}, {43, 19}, {43, 20}, {43, 21}, {43, 22}, {43, 23},
|
||||
{43, 24}, {43, 25}, {43, 26}, {43, 27}, {43, 28}, {43, 29},
|
||||
{43, 30}, {43, 31}
|
||||
{43, 30}, {43, 31},
|
||||
{55, 0}
|
||||
};
|
||||
|
||||
// Default palette
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue