summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software/SWmain.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-06-21 12:56:11 -0400
committerLioncash <mathew1800@gmail.com>2018-06-21 13:00:08 -0400
commitfdf057efcee3ce8033d17f1731b05d23d1aa9b83 (patch)
tree165cce9b7659deceecd38c7950b0911ecad1b22a /Source/Core/VideoBackends/Software/SWmain.cpp
parent42846e6ef1a4ce56f3265fbf08c26bc391e58395 (diff)
DSPIntExtOps: Remove unnecessary const from function prototypes
const on a parameter being passed by value in a prototype doesn't actually signify anything, these are only applicable in the definition, where they make the opcode parameter immutable.
Diffstat (limited to 'Source/Core/VideoBackends/Software/SWmain.cpp')
0 files changed, 0 insertions, 0 deletions