Bump required version to 2. Build only catalogs
[AROS.git] / workbench / prefs / pointer / misc.h
blob5fb4cd35871269c90b1ea123c281d81827069723
1 #ifndef _MISC_H
2 #define _MISC_H
4 /*
5 Copyright © 2010, The AROS Development Team. All rights reserved.
6 $Id$
7 */
9 /*** Prototypes *************************************************************/
10 VOID ShowMessage(CONST_STRPTR msg);
12 #endif /* _MISC_H */