WIP BoingIconBar Preferences; rewritten such that it uses the Zune
[AROS.git] / workbench / prefs / boingiconbar / misc.h
blob363129a71bba2249fa6bfc9fbef4ed7c00ff18e5
1 #ifndef _MISC_H
2 #define _MISC_H
4 /*
5 Copyright © 2004, The AROS Development Team. All rights reserved.
6 $Id$
7 */
9 #include <exec/types.h>
11 /*** Prototypes *************************************************************/
12 VOID ShowMessage(CONST_STRPTR msg);
14 #endif /* _MISC_H */