diff options
Diffstat (limited to 'core/input')
-rw-r--r-- | core/input/SCsub | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/input/SCsub b/core/input/SCsub index da29637135..d8e6f33156 100644 --- a/core/input/SCsub +++ b/core/input/SCsub @@ -4,7 +4,6 @@ Import("env") import input_builders - # Order matters here. Higher index controller database files write on top of lower index database files. controller_databases = [ "gamecontrollerdb.txt", |