summaryrefslogtreecommitdiff
path: root/src/core/core.cpp
diff options
context:
space:
mode:
authorGravatar noah the goodra2017-01-31 11:44:23 -0600
committerGravatar noah the goodra2017-01-31 11:44:23 -0600
commita0874d9b64fe4d8cabf6d62fc62301460b62a9ea (patch)
tree3b3b664aca85c7ca7764d7409510fc92e76d74f6 /src/core/core.cpp
parentHLE/Applets: Stub Mint (eShop) Applet (#2463) (diff)
downloadyuzu-a0874d9b64fe4d8cabf6d62fc62301460b62a9ea.tar.gz
yuzu-a0874d9b64fe4d8cabf6d62fc62301460b62a9ea.tar.xz
yuzu-a0874d9b64fe4d8cabf6d62fc62301460b62a9ea.zip
removed the possibly uneeded cast on values.gdbstub_port
as far as i could tell this cast is unneeded because [GDBStub::SetServerPort](https://github.com/citra-emu/citra/blob/master/src/core/gdbstub/gdbstub.cpp#L897) takes a u16 and [values.gdbstub_port](https://github.com/citra-emu/citra/blob/master/src/core/settings.h#L116) is already a u16
Diffstat (limited to 'src/core/core.cpp')
0 files changed, 0 insertions, 0 deletions