diff gui/win32/skinload.h @ 34455:00cf27b14c15

Replace goto label by an internal event case expression.
author ib
date Thu, 12 Jan 2012 10:31:39 +0000
parents 0ba85cad4c7e
children 1e84148527ab
line wrap: on
line diff
--- a/gui/win32/skinload.h	Thu Jan 12 10:08:25 2012 +0000
+++ b/gui/win32/skinload.h	Thu Jan 12 10:31:39 2012 +0000
@@ -195,5 +195,6 @@
 #define ivSetCDTrack      5014
 
 #define ivRedraw          7002
+#define ivPlayDVD         7003
 
 #endif /* MPLAYER_GUI_SKINLOAD_H */