mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-04 16:49:06 +00:00
Don't show those notes with the json stuff and get rid of pase.cpp/.hpp Part 2/3.
This commit is contained in:
@@ -1,7 +0,0 @@
|
|||||||
#ifndef PARSE_HPP
|
|
||||||
#define PARSE_HPP
|
|
||||||
|
|
||||||
void parse(std::string fileName);
|
|
||||||
std::string get(nlohmann::json json, const std::string &key, const std::string &key2);
|
|
||||||
|
|
||||||
#endif
|
|
||||||
Reference in New Issue
Block a user