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