RetroArch/input/include
orbea bfc366decc Squeeze extra blank lines with cat(1).
Example:

find . -type f -iname '*.c' | while read -r i; do
  cat -s "$i" > "$i.new"
  mv "$i.new" "$i"
done
2019-01-08 11:04:58 -08:00
..
GameController Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
wiiu quotes for some, braces for others 2018-05-02 22:37:34 -07:00
blissbox.h blissbox: add atari pad type 2017-12-02 13:33:09 -05:00
gamepad.h Fix analog for DS3, plus some cleanups 2018-04-23 23:22:27 -07:00
hid_driver.h Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
hid_types.h WIP: evolve driver implementation 2018-03-29 23:37:11 -07:00