#pragma once #include <game/game.h> #include "flip_world.h" void npc_spawn(Level *level, GameManager *manager, FuriString *json);