home *** CD-ROM | disk | FTP | other *** search
- /*
- * File: avvisoF.H
- *
- * Created by: ButtonTool (version of Dec 23 1998; 16:40:53; PPC)
- * Date: Monday, July 19, 1999; 10:05:32 AM
- * Author: Elisa
- * Workstation: Mac Elisa
- *
- */
-
- #ifndef _avvisoF_H_
- #define _avvisoF_H_
-
- enum
- {
- BTN_avvisoF_1 = 0xE945C597, // Avvio Installazione
- BTN_avvisoF_2 = 0xE945C594 // Indietro
- } ;
-
- #endif /*_avvisoF_H_*/
-