Refactored types

This commit is contained in:
acidicoala
2025-08-23 21:26:49 +05:00
parent dc086e40e0
commit e08cf014d1
19 changed files with 243 additions and 89 deletions

View File

@@ -17,7 +17,7 @@ namespace smoke_api::steam_user {
return result;
}
const auto has_license = smoke_api::config::is_dlc_unlocked(
const auto has_license = config::is_dlc_unlocked(
appId,
dlcId,
[&] {