#pragma once #include "app_scene.h" AppScene* nfc_scene_save_name_alloc(); void nfc_scene_save_name_free(AppScene* scene);