repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add casts to zune macros to silence some warnings
[tangerine.git]
/
workbench
/
prefs
/
font
/
misc.h
blob
8a9dc12ba740801427c2015e76629b7dae30ed53
1
#ifndef _MISC_H
2
#define _MISC_H
3
4
/*** Prototypes *************************************************************/
5
void
ShowError
(
CONST_STRPTR message
);
6
7
#endif
/* _MISC_H */