mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-11-24 03:35:35 +08:00
Fix build.
This commit is contained in:
parent
59a9fcee0d
commit
2a659043d3
@ -1,5 +0,0 @@
|
|||||||
#include "steam_inventory.h"
|
|
||||||
|
|
||||||
std::once_flag Steam_Inventory::items_loading;
|
|
||||||
std::atomic_bool Steam_Inventory::items_loaded(false);
|
|
||||||
std::map<SteamItemDef_t, std::map<std::string, std::string>> Steam_Inventory::items;
|
|
Loading…
Reference in New Issue
Block a user