shithub: cstory

Download patch

ref: 16e66971d59b50c854fb9dbeffb893d29bb8129d
parent: 5ccb7dfa9354ad2b060b0ab9f784dadc66700536
author: Gabriel Ravier <gabravier@gmail.com>
date: Fri Jun 14 12:54:43 EDT 2019

Reformatted Profile.cpp

Signed-off-by: Gabriel Ravier <gabravier@gmail.com>

--- a/src/Profile.cpp
+++ b/src/Profile.cpp
@@ -255,8 +255,9 @@
 	if (!TransferStage(13, 200, 10, 8))
 	{
 		// TODO - restore this when ghWnd is available
-/*
 
+		/*
+
 #if defined(NONPORTABLE) && defined(WINDOWS)
 #ifdef JAPANESE
 		MessageBoxA(ghWnd, "�X�e�[�W�̓ǂݍ��݂Ɏ��s", "�G���[", MB_OK);
@@ -265,7 +266,7 @@
 #endif
 #else
 
-*/
+		*/
 #ifdef JAPANESE
 		SDL_ShowSimpleMessageBox(SDL_MESSAGEBOX_ERROR, "�G���[", "�X�e�[�W�̓ǂݍ��݂Ɏ��s", NULL);
 #else