Commit Graph

7 Commits

Author SHA1 Message Date
Hendry Kaak 7bfe1a3bf8 Do not use weak symbols on CYGWIN
Apparently CYGWIN does not properly support these, the weak
u8x8_GetMenuEvent() symbol is not found by the linker during
the link step.
2017-10-17 16:41:31 +02:00
Gianluca Costa f076e96750 Declared "weak" (only for GCC) the function u8x8_GetMenuEvent 2017-09-03 18:44:22 +02:00
olikraus 7f60b8872e improved debounce #388 2017-08-20 12:46:35 +02:00
olikraus 78a8c0d7d8 selection list sdl example 2016-06-12 14:19:10 +02:00
olikraus b47cf07122 sel.list 2016-06-07 08:14:34 +05:30
olikraus b0909d1c49 str list selection, updated event handler 2016-05-22 19:29:47 +02:00
olikraus a07b525e0b debounce 2016-05-16 23:13:09 +02:00