bram777 / open-wiiflow-mod

Automatically exported from code.google.com/p/open-wiiflow-mod
0 stars 0 forks source link

getWiiTime in playlog.c is unnecessary #218

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Simply using extern "c" u64 gettime() will get you a more accurate result.
Minimum example:
http://pastebin.com/WSPh7mQv

Original issue reported on code.google.com by antidote.crk@gmail.com on 4 Jan 2015 at 9:30