Initial commit
This commit is contained in:
11
scripting/include/store.inc
Normal file
11
scripting/include/store.inc
Normal file
@@ -0,0 +1,11 @@
|
||||
#if defined _store_included
|
||||
#endinput
|
||||
#endif
|
||||
#define _store_included
|
||||
|
||||
#include <store/store-core>
|
||||
#include <store/store-backend>
|
||||
#include <store/store-inventory>
|
||||
#include <store/store-shop>
|
||||
#include <store/store-loadout>
|
||||
#include <store/store-logging>
|
Reference in New Issue
Block a user