OSDN Git Service

[GENERAL] Merge upstream 2017-03-04. Still checking FTBFSs.
[csp-qt/common_source_project-fm7.git] / source / src / vm / fm16pi / fm16pi.cpp
index 2e0cd5c..18c9db5 100644 (file)
@@ -284,7 +284,7 @@ void VM::reset()
 
 void VM::notify_power_off()
 {
-//     emu->out_debug_log(_T("--- POWER OFF ---\n"));
+//     this->out_debug_log(_T("--- POWER OFF ---\n"));
        sub->notify_power_off();
 }