Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git] / workbench / libs / muimaster / classes / volumelist.h
blob413beb006d54da5bf1524cc1a1c917f83d6a096a
1 #ifndef _MUI_CLASSES_VOLUMELIST_H
2 #define _MUI_CLASSES_VOLUMELIST_H
4 /*
5 Copyright © 2002-2003, The AROS Development Team. All rights reserved.
6 $Id$
7 */
9 /*** Name *******************************************************************/
10 #define MUIC_Volumelist "Volumelist.mui"
12 /*** Identifier base (for Zune extensions) **********************************/
13 #define MUIB_Volumelist (MUIB_ZUNE | 0x1600)
15 extern const struct __MUIBuiltinClass _MUI_Volumelist_desc; /* PRIV */
17 #endif /* _MUI_CLASSES_VOLUMELIST_H */