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
Updated PCI IDs to latest snapshot.
[tangerine.git]
/
compiler
/
autoinit
/
graphics.c
blob
f9fbc0322631e0af9ff6800da917024a9eb6a3da
1
/*
2
Copyright © 1995-2001, The AROS Development Team. All rights reserved.
3
$Id$
4
*/
5
6
#include <graphics/gfxbase.h>
7
#include <aros/symbolsets.h>
8
9
ADD2LIBS
(
"graphics.library"
,
39
,
struct
GfxBase
*,
GfxBase
);