0 Members and 1 Guest are viewing this topic.
At least it's better than just 4 (or
int time = * (unsigned*) 0x90090000
Actually, I was wondering what I could use for the parentheses. Thanks for the tip.Here's another fixed one. I kinda like the ++, reminds me of c++
BTW that returns time in seconds.I wonder if its possible to access it in milliseconds (for framerate counting purposes).
Thanks to bwang, to access time use Code: [Select] int time = * (unsigned*) 0x90090000