2 Copyright © 1995-2002, The AROS Development Team. All rights reserved.
5 Desc: Bullet function OpenEngine()
9 #include <aros/libcall.h>
10 #include <proto/bullet.h>
12 /*****************************************************************************
16 AROS_LH0(struct GlyphEngine
*, OpenEngine
,
21 struct Library
*, BulletBase
, 5, Bullet
)
41 *****************************************************************************/
44 AROS_LIBBASE_EXT_DECL(struct Library
*,BulletBase
)