mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-06-07 07:35:02 -06:00
Add missing spinning icon from resources
This commit is contained in:
parent
e45e9c20dd
commit
1b7b59466d
@ -98,6 +98,7 @@ namespace rsx
|
|||||||
texture_resource_files.emplace_back("R2.png");
|
texture_resource_files.emplace_back("R2.png");
|
||||||
texture_resource_files.emplace_back("save.png");
|
texture_resource_files.emplace_back("save.png");
|
||||||
texture_resource_files.emplace_back("new.png");
|
texture_resource_files.emplace_back("new.png");
|
||||||
|
texture_resource_files.emplace_back("spinner-24.png");
|
||||||
}
|
}
|
||||||
|
|
||||||
void resource_config::load_files()
|
void resource_config::load_files()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user