Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git] / workbench / tools / commodities / startmenu / main.h
blob319ace4fb4e1c677494f732bd5aa81527fafe899
1 /*
2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
3 $Id$
4 */
6 extern struct IntuitionBase *IntuitionBase;
7 extern struct GfxBase *GfxBase;
8 extern struct Library *CyberGfxBase;
9 extern struct Library *LayersBase;
10 extern struct Library *CxBase;