| 22 | |
| 23 | void cCommerce::GetProductTextureName(std::wstring&, char*) {} |
| 24 | void cCommerce::ShowStoreIcon() {} |
| 25 | void cCommerce::HideStoreIcon() {} |
| 26 | |
| 27 | bool cCommerce::GetDLCCatalogListRetrieved() { |
nothing calls this directly
no outgoing calls
no test coverage detected