Update Applewin.cpp

This commit is contained in:
dabonetn 2015-11-03 13:30:54 -05:00
parent 91fb612b16
commit 2f8377e10b

View File

@ -354,7 +354,7 @@ void EnterMessageLoop ()
{ {
CheckJoyExit(); CheckJoyExit();
if (joyquitevent) if (joyquitevent)
{ {
if(g_fh) if(g_fh)
{ {
fprintf(g_fh,"*** Logging ended\n\n"); fprintf(g_fh,"*** Logging ended\n\n");