Merge pull request #174 from 07th-mod/orian34-flash-scene

Flashback scene
This commit is contained in:
Jáchym Toušek
2018-08-07 21:39:51 +02:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

BIN
CG/scene/flashback/102.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

View File

@@ -4817,7 +4817,7 @@ void main()
DisableWindow(); DisableWindow();
SetValidityOfInput( FALSE ); SetValidityOfInput( FALSE );
PlaySE( 4, "wa_008", 128, 64 ); PlaySE( 4, "wa_008", 128, 64 );
DrawScene("scene/102", 200); DrawScene("scene/flashback/102", 200);
WaitToFinishSEPlaying(4); WaitToFinishSEPlaying(4);
PlaySE( 4, "wa_009", 128, 64 ); PlaySE( 4, "wa_009", 128, 64 );
ShakeScreen( 1, 50, 20, 3, 0, ); ShakeScreen( 1, 50, 20, 3, 0, );