OSDN Git Service

typo #end -> #endif
authormogami <mogami@0568b783-4c39-0410-ac80-bf13821ea2a2>
Mon, 27 Oct 2003 20:16:01 +0000 (20:16 +0000)
committermogami <mogami@0568b783-4c39-0410-ac80-bf13821ea2a2>
Mon, 27 Oct 2003 20:16:01 +0000 (20:16 +0000)
src/cmd6.c

index 73f46bb..42a595a 100644 (file)
@@ -5286,7 +5286,7 @@ msg_print("
                                msg_print("¤¢¤Ê¤¿¤ÏÎ϶¯¤¤ÆÍÉ÷¤ò¿á¤­ÌĤ餷¤¿¡£¼þ°Ï¤ÎŨ¤¬¿Ì¤¨¾å¤Ã¤Æ¤¤¤ë!");
 #else
                                msg_print("You wind a mighty blast; your enemies tremble!");
-#end
+#endif
                                (void)turn_monsters((3 * p_ptr->lev / 2) + 10);
                                o_ptr->timeout = randint0(40) + 40;
                                break;