aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Debugging.h
AgeCommit message (Collapse)AuthorFilesLines
2021-03-18Move assert and debug trace functions into their own header Debugging.h.Neil1-0/+44
PLATFORM_ASSERT is used in data structure headers which led to including graphics and windowing APIs in data structure modules.