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
)
33 This function isn't implemented on all platforms.
45 *****************************************************************************/
50 /* TODO: Write graphics/VBeamPos() */
51 aros_print_not_implemented ("VBeamPos");