summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerEmu/Control/Input.cpp
diff options
context:
space:
mode:
authorMichael Maltese <michaeljosephmaltese@gmail.com>2017-05-02 14:55:04 -0700
committerMichael Maltese <michaeljosephmaltese@gmail.com>2017-05-02 15:13:46 -0700
commitf04747e9101af64fad87be50a711ea1a9a746b4d (patch)
treeaa69119447c85653eb097714e0ff81c1d6d667aa /Source/Core/InputCommon/ControllerEmu/Control/Input.cpp
parentb21174c32656e5529709b3c7b793b385056f6ec8 (diff)
NANDImporter: fix printf warning
Fixes warning: ``` Source/Core/DiscIO/NANDImporter.cpp:55:17: warning: format specifies type 'unsigned long' but the argument has type 'u64' (aka 'unsigned long long') [-Wformat] file.GetSize(), NAND_BIN_SIZE); ^~~~~~~~~~~~~~ 1 warning generated. ```
Diffstat (limited to 'Source/Core/InputCommon/ControllerEmu/Control/Input.cpp')
0 files changed, 0 insertions, 0 deletions