Home
last modified time | relevance | path

Searched refs:mouse_msg (Results 1 – 4 of 4) sorted by relevance

/dports/japanese/ng/ng-1.4.4/
H A Dversion.c225 static char *mouse_msg = "\tMOUSE\t\t(Enable to use mouse)"; variable
414 strcpy(line, mouse_msg);
584 printf("%s\n", mouse_msg); in printoptions()
/dports/japanese/ng-canna/ng-1.4.4/
H A Dversion.c225 static char *mouse_msg = "\tMOUSE\t\t(Enable to use mouse)"; variable
414 strcpy(line, mouse_msg);
584 printf("%s\n", mouse_msg); in printoptions()
/dports/japanese/ng-devel/ng-1.5beta1/
H A Dversion.c224 static char *mouse_msg = "\tMOUSE\t\t(Enable to use mouse)"; variable
417 strcpy(line, mouse_msg);
590 printf("%s\n", mouse_msg); in printoptions()
/dports/games/d2x/d2x-0.2.5/arch/win32/
H A Dmouse.c197 int mouse_wparam, mouse_lparam, mouse_msg; variable