mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +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
|
||||
}
|
||||
|
||||
// TODO: Implement this (#1557)
|
||||
// TODO: Implement this (#1722)
|
||||
if currentPlatform == platformIOS {
|
||||
// Note: NOT returning an error, as mappings also do not matter right now.
|
||||
return false, nil
|
||||
|
Loading…
Reference in New Issue
Block a user