mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-11-24 14:40:12 +01:00
4 lines
67 B
C++
4 lines
67 B
C++
|
#include "main.h"
|
||
|
#include "vid_none.h"
|
||
|
|
||
|
NoneVideoOutput noneVideo;
|