yuzu/loading_screen: Remove unused shader progress mode
This commit is contained in:
parent
e1932351a9
commit
120f688272
2 changed files with 1 additions and 17 deletions
|
@ -25,7 +25,6 @@ constexpr std::size_t NumQueryTypes = 1;
|
|||
|
||||
enum class LoadCallbackStage {
|
||||
Prepare,
|
||||
Decompile,
|
||||
Build,
|
||||
Complete,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue