2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
6 #include "alib_intern.h"
8 extern struct Library
* CyberGfxBase
;
10 /*****************************************************************************
13 #define NO_INLINE_STDARG /* turn off inline def */
14 #include <proto/cybergraphics.h>
16 void UnLockBitMapTags (
41 *****************************************************************************/
43 AROS_NR_SLOWSTACKTAGS_PRE(tag1
)
44 UnLockBitMapTagList(handle
, AROS_SLOWSTACKTAGS_ARG(tag1
));
45 AROS_NR_SLOWSTACKTAGS_POST
46 } /* UnLockBitMapTags */