summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/FileSystemGCWii.cpp
diff options
context:
space:
mode:
authorSilvan Jegen <s.jegen@gmail.com>2017-05-21 12:40:47 +0200
committerSilvan Jegen <s.jegen@gmail.com>2017-05-21 13:06:40 +0200
commitd8db6a71395d80a9c27213cc56cdfd7bdfa8cce8 (patch)
tree51406351244743e9ca5e6ac08461bf9534ac70be /Source/Core/DiscIO/FileSystemGCWii.cpp
parent7af05fd9e6955f15b830645d38285c8a51038b0d (diff)
NANDImporter: fix printf warning
gcc complains that the printf %x formatting instruction expects an 'unsigned int' but we pass a 'size_t'. We add the 'z' length formatting specifier used for 'size_t'
Diffstat (limited to 'Source/Core/DiscIO/FileSystemGCWii.cpp')
0 files changed, 0 insertions, 0 deletions