Home
last modified time | relevance | path

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

/dports/games/sdl_lopan/sdllopan-10/
H A Dgfx.h26 #define MYLEFT 0x190 macro
H A Dgfx.c98 SDLK_LEFT,MYLEFT,MYLEFT,
H A Dlopan.c594 } else if(code==MYLEFT) backup=1; in main()