summaryrefslogtreecommitdiff
path: root/src/common/hex_util.h
AgeCommit message (Collapse)Author
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi
2018-08-15common: Namespace hex_util.h/.cppLioncash
It's in the common code, so it should be under the Common namespace like everything else.
2018-08-11file_sys: Comply to style guidelinesZach Hilman
2018-08-11common: Move hex string processing to separate fileZach Hilman