diff options
Diffstat (limited to 'Src/Winamp/draw_mb.cpp')
-rw-r--r-- | Src/Winamp/draw_mb.cpp | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Src/Winamp/draw_mb.cpp b/Src/Winamp/draw_mb.cpp new file mode 100644 index 00000000..2fe366f7 --- /dev/null +++ b/Src/Winamp/draw_mb.cpp @@ -0,0 +1,10 @@ +/** (c) Nullsoft, Inc. C O N F I D E N T I A L + ** Filename: + ** Project: + ** Description: + ** Author: + ** Created: + **/ +#include "Main.h" +#include "draw.h" + |