summaryrefslogtreecommitdiff
path: root/src/number_util.c
AgeCommit message (Collapse)Author
2022-02-20whitespace cleanupSeth Barberee
2022-02-20these funcs have nothing to do with those so separate themSeth Barberee
2022-02-17change the hex constants to something more readableSeth Barberee
2022-02-17decomp a few more funcsSeth Barberee
2022-01-06Decomped RoundUpFixedPoint()AnonymousRandomPerson