-
Lunch time tinkering found the problem with this (I'm sure it's my setup, but still - might be useful to others). 1. All #define statements needed to be the _very_ first lines of the code. 2. #include statements needed to start with local files (like Tiles.c) and _then_ libs. rem/1487386506981433345