]> git.draconx.ca Git - rrace.git/commitdiff
Add build-time option to help debug X11 rendering.
authorNick Bowler <nbowler@draconx.ca>
Sat, 12 Mar 2022 21:15:24 +0000 (16:15 -0500)
committerNick Bowler <nbowler@draconx.ca>
Sat, 12 Mar 2022 21:18:07 +0000 (16:18 -0500)
Add #define that can be manually set in config.h to enable additional
debug drawing.  This is intended purely for development.  Currently this
causes the system to highlight tiles before they are redrawn, in order
to watch things like expose handling and tile movement.


No differences found