Unify audio volumes
This commit is contained in:
@@ -14,7 +14,7 @@ void main()
|
||||
|
||||
DisableWindow();
|
||||
DrawScene("black", 1000 );
|
||||
PlayBGM( 1, "msys12", 128, 0 );
|
||||
PlayBGM( 1, "msys12", 56, 0 );
|
||||
ModDrawCharacterWithFiltering(3, 2, "sprite/normal/re1a_nande_a1_", "1", "right", 1, 160, 0, FALSE, 0, 0, 0, 0, 0, 20, 0, FALSE );
|
||||
DrawScene("background/gk3", 1000 );
|
||||
|
||||
@@ -143,7 +143,7 @@ void main()
|
||||
NULL, " You might not know this...", Line_WaitForInput);
|
||||
|
||||
|
||||
PlaySE( 4, "wa_024", 128, 64 );
|
||||
PlaySE( 4, "wa_024", 56, 64 );
|
||||
|
||||
//実はあいつ、オヤシロさまの使いなんだよ。@
|
||||
ModPlayVoiceLS(3, 3, "ps3/s20/03/440300039", 256, TRUE);
|
||||
|
||||
Reference in New Issue
Block a user