mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-11 02:28:51 +00:00
2x banner images!
This commit is contained in:
parent
0787019cbe
commit
18abc33306
14 changed files with 112 additions and 72 deletions
|
@ -20,7 +20,7 @@ class CBannerLoaderGC
|
|||
|
||||
virtual bool IsValid();
|
||||
|
||||
virtual bool GetBanner(u32* _pBannerImage);
|
||||
virtual std::vector<u32> GetBanner(int* pWidth, int* pHeight);
|
||||
|
||||
virtual std::vector<std::string> GetNames();
|
||||
virtual std::string GetCompany();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue