mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-04 16:49:06 +00:00
GhosteShop -> Darkstore Part 1
This commit is contained in:
+2
-2
@@ -34,8 +34,8 @@
|
||||
#include "msg.hpp"
|
||||
#include "screenCommon.hpp"
|
||||
|
||||
#define _STORE_PATH "sdmc:/3ds/GhosteShop/stores/"
|
||||
#define _META_PATH "sdmc:/3ds/GhosteShop/MetaData.json"
|
||||
#define _STORE_PATH "sdmc:/3ds/DarkStore/stores/"
|
||||
#define _META_PATH "sdmc:/3ds/DarkStore/MetaData.json"
|
||||
#define _ESHOP_VERSION 4
|
||||
|
||||
inline std::unique_ptr<Config> config;
|
||||
|
||||
Reference in New Issue
Block a user