diff options
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,3 +4,5 @@ #ifdef WINDOWS #pragma warning(disable : 4996) #endif + +enum { FPS = 60 }; /* Frames per second. */ |
| index : balls | ||
| Bouncing balls simulation. | Sam Anthony |
| summaryrefslogtreecommitdiffstats |