mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2026-01-28 23:42:52 -05:00
Fixed static order init fiasco
This commit is contained in:
@@ -43,7 +43,7 @@ namespace smoke_api::config {
|
||||
)
|
||||
};
|
||||
|
||||
extern Config instance;
|
||||
Config& get() noexcept;
|
||||
|
||||
std::vector<DLC> get_extra_dlcs(AppId_t app_id);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user