Engine getting complicated - need some JSON for troubleshooting.
This commit is contained in:
parent
350c20efa6
commit
30e30c8a7b
3 changed files with 70 additions and 9 deletions
|
@ -23,4 +23,5 @@ public:
|
|||
static std::string ToPaddedString(unsigned numBytes, unsigned entry);
|
||||
static std::vector<std::string> split(const std::string& input);
|
||||
static std::string strip(const std::string& input);
|
||||
static std::string stripQuotes(const std::string& input);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue