Well, while doing physics for my DBZ game that I am making, I needed to know my frame rate at one point in the mathematics.

Now, I had never checked the frame rate of my game up to this point, I had never really had time...I was focusing more on getting the algorithms and stuff implemented rather than constantly checking my frame rate.

So I put in some quick code to check my frame rate, and when I looked at it, it said:

775 fps

I was like

Even in the 320x240 mode that I am using....775 is like WAY over the normal frame rate. I was happy. I was like...I am getting an awesome frame rate....mwahaha...

Then I realized I coded the frame rate checking code in wrong...

So then I fixed it....now it says 68....dangt...I liked my 775 fps...

oh well, 68 is still good...