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