Add it build Czech catalog (Find)
[AROS.git] / workbench / prefs / screenmode / misc.h
blob40c2395ae4d3b9dd5dbffbf273bc4d9abff5cb16
1 /*
2 Copyright © 2010, The AROS Development Team. All rights reserved.
3 $Id$
4 */
6 #ifndef _MISC_H
7 #define _MISC_H
9 /*** Prototypes *************************************************************/
10 VOID ShowMessage(CONST_STRPTR msg);
12 #endif /* _MISC_H */