mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2026-01-28 23:42:52 -05:00
Improved DLC ID cache resolution
This commit is contained in:
@@ -9,8 +9,8 @@ namespace steam_apps {
|
||||
int GetDLCCount(const String& function_name, AppId_t app_id, const std::function<int()>& original_function);
|
||||
|
||||
bool GetDLCDataByIndex(
|
||||
const String& function_name,
|
||||
AppId_t app_id,
|
||||
const String& dlc_id,
|
||||
AppId_t dlc_ids,
|
||||
int iDLC,
|
||||
AppId_t* pDlcId,
|
||||
bool* pbAvailable,
|
||||
|
||||
Reference in New Issue
Block a user