Implement black bar drawing for loading and cutscenes. (#298)

This commit is contained in:
Skyth (Asilkan)
2025-02-07 00:30:08 +03:00
committed by GitHub
parent 47b1f20679
commit 9549ba54aa
5 changed files with 100 additions and 1 deletions
+2 -1
View File
@@ -149,7 +149,8 @@ set(UNLEASHED_RECOMP_PATCHES_CXX_SOURCES
set(UNLEASHED_RECOMP_UI_CXX_SOURCES
"ui/achievement_menu.cpp"
"ui/achievement_overlay.cpp"
"ui/achievement_overlay.cpp"
"ui/black_bar.cpp"
"ui/button_guide.cpp"
"ui/fader.cpp"
"ui/game_window.cpp"