Originally Posted By: painkiller
you have to put this in your main loop:

Code:
vec_set(mouse_pos, mouse_cursor);

would need to be in a while loop, though unnecessary

just use to update mouse position
Code:
mouse_mode = 4;