video.h 72 B

1234567
  1. #pragma once
  2. #include "player.h"
  3. int open_video(player_stat_t *is);