Remove minimum colour-depth requirement for alpha blending, to improve
[AROS.git] / compiler / autoinit / dos.c
blob5b5d2663ae7f589f2eb0cd21daeb5d865cc54569
1 /*
2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
3 $Id$
4 */
6 #include <libraries/dos.h>
7 #include <aros/symbolsets.h>
9 ADD2LIBS(DOSNAME, 39, struct DosLibrary *, DOSBase);