Update to lasso handling. Adjust scroll amount based on difference between mouse...
[AROS.git] / compiler / autoinit / graphics.c
blobf9fbc0322631e0af9ff6800da917024a9eb6a3da
1 /*
2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
3 $Id$
4 */
6 #include <graphics/gfxbase.h>
7 #include <aros/symbolsets.h>
9 ADD2LIBS("graphics.library", 39, struct GfxBase *, GfxBase);