summaryrefslogtreecommitdiff
path: root/src/common/file_util.cpp
diff options
context:
space:
mode:
authorMorph1984 <39850852+Morph1984@users.noreply.github.com>2019-09-03 22:30:20 -0400
committerGitHub <noreply@github.com>2019-09-03 22:30:20 -0400
commitb1ca56bed2eca5ee2b2f71ad8215fd19dddc26a4 (patch)
treedb822e1088d7d2bcaed983ff71140ac9fb4308b7 /src/common/file_util.cpp
parentba661c8d9a4f28976613223b0cc459da9e0e3436 (diff)
Change u32 -> f32
Volume is a f32 value. (SwIPC describes it as a u32, but it is actually f32 as corroborated by switchbrew docs and SetAudioDeviceOutputVolume) ```cpp const f32 volume = rp.Pop<f32>(); ```
Diffstat (limited to 'src/common/file_util.cpp')
0 files changed, 0 insertions, 0 deletions