it helps to stage the fkn deletes

master
ieee 802.11ac 2 years ago
parent 8d9f8ab40e
commit 0bd956de44

@ -1,3 +0,0 @@
/*
this'll be a part of the .json parser for worlds, unless someone wants to implement blotter v5 support or something even dumber than this (did you know minetest stores worlds in .sqlite files?)
*/

@ -1,11 +0,0 @@
#ifndef JSON_MAINPARSER_H
#define JSON_MAINPARSER_H
#include <iostream>
class jsonObject {
private:
FILE* loadedFile;
};
#endif
Loading…
Cancel
Save