2 Copyright © 1995-2008, The AROS Development Team. All rights reserved.
5 Desc: Bullet function CloseEngine()
9 #include <aros/libcall.h>
10 #include <proto/bullet.h>
12 /*****************************************************************************
16 AROS_LH1(void, CloseEngine
,
19 AROS_LHA(struct GlyphEngine
*, glyphEngine
, A0
),
22 struct Library
*, BulletBase
, 6, Bullet
)
40 This interface is implemented in freetype2.library.
41 See /workbench/libs/freetype/src/aros.
45 *****************************************************************************/