Use ModSetLayerFilter

This commit is contained in:
Jáchym Toušek
2019-10-09 20:52:43 +02:00
parent 41a1895865
commit 6859bddbfc
37 changed files with 204 additions and 101 deletions

View File

@@ -13,6 +13,7 @@ void main()
DisableWindow();
DrawScene("black", 1000 );
PlayBGM( 1, "msys12", 56, 0 );
ModSetLayerFilter(2, 256, "none");
ModDrawCharacter(2, 11, "sprite/normal/oisi1_1_", "0", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 0, FALSE );
DrawScene("background/ke_ky1", 400 );