Reformatted Profile.cpp

Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
This commit is contained in:
Gabriel Ravier 2019-06-14 16:54:43 +02:00
parent 5ccb7dfa93
commit 16e66971d5
No known key found for this signature in database
GPG key ID: 1E75F156884F3DCE

View file

@ -255,7 +255,8 @@ BOOL InitializeGame()
if (!TransferStage(13, 200, 10, 8))
{
// TODO - restore this when ghWnd is available
/*
/*
#if defined(NONPORTABLE) && defined(WINDOWS)
#ifdef JAPANESE
@ -265,7 +266,7 @@ BOOL InitializeGame()
#endif
#else
*/
*/
#ifdef JAPANESE
SDL_ShowSimpleMessageBox(SDL_MESSAGEBOX_ERROR, "エラー", "ステージの読み込みに失敗", NULL);
#else