So, I'm working on a tutorial for total beginners, and I just got a chance to update the tutorial to target 0.8. Am I correct in assuming the 'default' Director now requires fps_images.png?
For example, following the HelloWorld in the programming guide, one would need fps_images.png added as a resource?
It's not a big deal, but I don't remember this previously being a requirement. It looks like in 'Director.h' there is this:
#define FAST_FPS_DISPLAY 1
Which introduces the requirement.
cjl