aboutsummaryrefslogtreecommitdiff
path: root/src/debug.h
Commit message (Collapse)AuthorAgeFilesLines
* feat: Implemented PNG image writingPNG-writingDylan17 hours1-1/+1
| | | | | It finally works now Definitely some clean up to be done
* fixup: Updated some stuffBossCode452025-07-241-1/+8
| | | | Mainly just cleaning up code
* Initial commitBossCode452025-07-241-0/+3
Bringing a lot of stuff over from my maze-reader project in an attempt to split the image reading code off into a library.