#pragma once #include "app_scene.h" AppScene* nfc_scene_file_select_alloc(); void nfc_scene_file_select_free(AppScene* scene);