summaryrefslogtreecommitdiff
path: root/games/xrobots/files/patch-graphics.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Properly fix the LP64 issue in the application resource handling ratherChristian Weisgerber2015-09-211-0/+69
than praying that globals end up in the lower 32-bit address space. Add a number of missing includes, etc. Approved by: edwin