summaryrefslogtreecommitdiff
path: root/src/core/gdbstub/gdbstub.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-09-19 14:13:00 -0400
committerGravatar Lioncash2018-09-19 14:22:37 -0400
commit45195a51a76b3000e028234f619a4d15bff443eb (patch)
tree5261c2ea094b4022505cd8e6f64911f877304ebd /src/core/gdbstub/gdbstub.cpp
parentnax: Avoid unnecessary calls to AsNCA() in IdentifyType() (diff)
downloadyuzu-45195a51a76b3000e028234f619a4d15bff443eb.tar.gz
yuzu-45195a51a76b3000e028234f619a4d15bff443eb.tar.xz
yuzu-45195a51a76b3000e028234f619a4d15bff443eb.zip
nax: Avoid re-parsing NAX data with GetFileType()
An instance of the NAX apploader already has an existing NAX instance in memory. Calling directly into IdentifyType() directly would re-parse the whole file again into yet another NAX instance, only to toss it away again. This gets rid of unnecessary/redundant file parsing and allocations.
Diffstat (limited to 'src/core/gdbstub/gdbstub.cpp')
0 files changed, 0 insertions, 0 deletions