afegida carpeta "external" al source i moguts ahi els .cpp que no son meus

This commit is contained in:
2025-06-21 12:14:23 +02:00
parent ee43f1cf56
commit 97f76e122d
23 changed files with 104 additions and 34 deletions

View File

@@ -1,7 +1,7 @@
#include "lang.h"
#include <fstream>
#include <unordered_map>
#include "json.hpp"
#include "external/json.hpp"
#include "options.h"
#include "asset.h"