Home
last modified time | relevance | path

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

/dports/games/ballerburg/ballerburg-1.2.0/src/
H A Dsdlgui.h38 #define SG_CANCEL 8 /* Marks a cancel button, selectable with ESC key */ macro
/dports/games/libretro-hatari/hatari-561c07e/src/includes/
H A Dsdlgui.h32 #define SG_CANCEL 8 /* Marks a cancel button, selectable with ESC key */ macro
/dports/emulators/hatari/hatari-2.2.1/src/includes/
H A Dsdlgui.h34 #define SG_CANCEL 8 /* Marks a cancel button, selectable with ESC key */ macro
/dports/emulators/aranym/aranym-1.1.0/src/gui-sdl/
H A Dsdlgui.h38 #define SG_CANCEL 0x0010 /* Marks a cancel button, selectable with ESC key */ macro