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
New bitmap method SetRGBConversionFunction which can be used to
[tangerine.git]
/
compiler
/
autoinit
/
cybergraphics.c
blob
cbe8ab8c1f1479999672c0f93608223284173bec
1
/*
2
Copyright © 1995-2001, The AROS Development Team. All rights reserved.
3
$Id$
4
*/
5
6
#include <cybergraphx/cybergraphics.h>
7
#include <aros/symbolsets.h>
8
9
ADD2LIBS
(
"cybergraphics.library"
,
39
,
struct
Library
*,
CyberGfxBase
);