Home
last modified time | relevance | path

Searched defs:SG_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/dports/games/ballerburg/ballerburg-1.2.0/src/
H A Dsdlgui.h37 #define SG_DEFAULT 4 /* Marks a default button, selectable with return key */ macro
/dports/games/libretro-hatari/hatari-561c07e/src/includes/
H A Dsdlgui.h31 #define SG_DEFAULT 4 /* Marks a default button, selectable with Enter & Return keys */ macro
/dports/emulators/hatari/hatari-2.2.1/src/includes/
H A Dsdlgui.h33 #define SG_DEFAULT 4 /* Marks a default button, selectable with Enter & Return keys */ macro
/dports/emulators/aranym/aranym-1.1.0/src/gui-sdl/
H A Dsdlgui.h37 #define SG_DEFAULT 0x0008 /* Marks a default button, selectable with Enter & Return keys */ macro