mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-09 00:11:24 +12:00
Add missing spinning icon from resources
This commit is contained in:
parent
e45e9c20dd
commit
1b7b59466d
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue