#ifndef CONFIG_APP_VIDEO_H #define CONFIG_APP_VIDEO_H #include "system/includes.h" struct app_mode *app_enter_video_mode(int arg); #endif