Missed commit. There must be a better way of getting this though.

This commit is contained in:
Steve Checkoway
2009-04-10 16:46:24 +00:00
parent 20c9192b87
commit d6dcb9b81c
@@ -13,6 +13,7 @@ public:
int64_t GetMicrosecondsSinceStart();
void MountInitialFilesystems( const RString &sDirOfExecutable );
float GetDisplayAspectRatio() { return 4.0f/3; }
static clockid_t GetClock();
};