FIX94/open-wiiflow-mod

getWiiTime in playlog.c is unnecessary

Opened this issue · 0 comments

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