mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2025-10-20 12:21:04 +00:00
Load NPC paths from JSON
This commit is contained in:
@@ -9,5 +9,6 @@ namespace TableData {
|
||||
|
||||
int getItemType(int);
|
||||
void loadPaths();
|
||||
void constructPath(nlohmann::json::iterator);
|
||||
void constructPathSkyway(nlohmann::json::iterator);
|
||||
void constructPathNPC(nlohmann::json::iterator);
|
||||
}
|
||||
|
Reference in New Issue
Block a user