Code:
///////////////////////////////
#include <acknex.h>
#include <default.c>

///////////////////////////////

function main()
{
mouse_mode = 2;
	while (1)
	{
		mouse_pos.x = mouse_cursor.x;
		mouse_pos.y = mouse_cursor.y;
		wait (1);

}



BMAP* load_bmap = "load.png";
PANEL* load_program =
{
	pos_x = 1;
	pos_y = 1;
    bmap = load_bmap;

 
}




}




Meine Fun Websiten
www.free4-fun.de.tl

www.gamer-liga-live.de.tl

Meine Game-Projekt Websiten
www.gamer-projects.de.tl