Home
last modified time | relevance | path

Searched refs:MYRIGHT (Results 1 – 3 of 3) sorted by relevance

/dports/games/sdl_lopan/sdllopan-10/
H A Dgfx.h27 #define MYRIGHT 0x191 macro
H A Dgfx.c99 SDLK_RIGHT,MYRIGHT,MYRIGHT,
H A Dlopan.c595 else if(code==MYRIGHT) backup=-1; in main()