comparison 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
comparison
equal deleted inserted replaced
34454:5a45efc630b8 34455:00cf27b14c15
193 #define ivSetDVDChapter 5010 193 #define ivSetDVDChapter 5010
194 #define ivSetVCDTrack 5012 194 #define ivSetVCDTrack 5012
195 #define ivSetCDTrack 5014 195 #define ivSetCDTrack 5014
196 196
197 #define ivRedraw 7002 197 #define ivRedraw 7002
198 #define ivPlayDVD 7003
198 199
199 #endif /* MPLAYER_GUI_SKINLOAD_H */ 200 #endif /* MPLAYER_GUI_SKINLOAD_H */