2 Copyright © 1995-2007, The AROS Development Team. All rights reserved.
5 Desc: Read the current vertical position of the beam
8 #include <aros/debug.h>
9 #include "graphics_intern.h"
11 /*****************************************************************************
14 #include <clib/graphics_protos.h>
16 AROS_LH0(LONG
, VBeamPos
,
22 struct GfxBase
*, GfxBase
, 64, Graphics
)
44 *****************************************************************************/
49 #warning TODO: Write graphics/VBeamPos()
50 aros_print_not_implemented ("VBeamPos");