mirror of
https://github.com/luksamuk/engine-psx.git
synced 2025-04-28 13:28:02 +03:00
Remove PlayStation 30 Years slide from start sequence
This commit is contained in:
parent
4a900c6030
commit
6de3e86db2
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ static volatile const struct {
|
|||
.image = "\\MISC\\SEGALOGO.TIM;1",
|
||||
.bgm = 0xff,
|
||||
.next = SCREEN_SLIDE,
|
||||
.next_slide = SLIDE_PS30YRS,
|
||||
.next_slide = SLIDE_CREATEDBY,
|
||||
.duration = 180
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue