mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-13 12:32:05 +01:00
ca8ee8e23b
Replace singular embedded controller database file with separate generated files for each supported platform. The controller database file is some ~500KB, so this change should reduce the overall binary size per platform. |
||
---|---|---|
.. | ||
button.go | ||
db_android.go | ||
db_ios.go | ||
db_linbsd.go | ||
db_macos_darwin.go | ||
db_windows.go | ||
gamecontrollerdb.txt | ||
gamepaddb_test.go | ||
gamepaddb_tmpl.tpl | ||
gamepaddb.go | ||
gen_dbs.go | ||
sdl.go |