mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-27 11:12:44 +01:00
iternal/gamepaddb: update TODO comments
This commit is contained in:
parent
4106fb15fe
commit
8334ca9a18
@ -499,7 +499,7 @@ func Update(mapping []byte) (bool, error) {
|
|||||||
return false, nil
|
return false, nil
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: Implement this (#1557)
|
// TODO: Implement this (#1722)
|
||||||
if currentPlatform == platformIOS {
|
if currentPlatform == platformIOS {
|
||||||
// Note: NOT returning an error, as mappings also do not matter right now.
|
// Note: NOT returning an error, as mappings also do not matter right now.
|
||||||
return false, nil
|
return false, nil
|
||||||
|
Loading…
Reference in New Issue
Block a user