Commit 12f7d42d authored by lat9nq's avatar lat9nq
Browse files

mini_dump: Address review feedback



Uses fmt::print as opposed to std::fprintf. Adds a missing return.
static's a single-use function. Initializes structs as opposed to
std::memset where possible. Fixes CMake linkage.

Co-authored-by: default avatarLioncash <mathew1800@gmail.com>

mini_dump: Use a namespace

Co-authored-by: default avatarLioncash <mathew1800@gmail.com>
parent 45b343d1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment