1 #ifndef _MUI_CLASSES_CRAWLING_H
2 #define _MUI_CLASSES_CRAWLING_H
5 Copyright © 2002-2003, The AROS Development Team. All rights reserved.
9 /****************************************************************************/
10 /*** Name *******************************************************************/
11 #define MUIC_Crawling "Crawling.mcc"
13 /*** Identifier base (for Zune extensions) **********************************/
14 //#define MUIB_Crawling (MUIB_ZUNE | 0x0000????)
16 extern const struct __MUIBuiltinClass _MUI_Crawling_desc
; /* PRIV */
18 #endif /* _MUI_CLASSES_CRAWLING_H */