Commit 7ecdaaf1 authored by Lioncash's avatar Lioncash
Browse files

fsmitm_romfsbuild: Replace manual value aligning with Common::AlignUp()

Theres no need to do explicit bitwise arithmetic here, when we have a
function that does this with a more descriptive name.
parent c0445006
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