OSDN Git Service

[Refactor] #37353 仙術領域処理を cmd-spell.c から realm-sorcery.c/h へ分離。
[hengband/hengband.git] / src / main-win.c
index 9913fd8..a318c57 100644 (file)
@@ -647,13 +647,11 @@ static TERM_POSITION mousex = 0, mousey = 0;
 static TERM_POSITION oldx, oldy;\r
 \r
 \r
-/*\r
- * The "simple" color values\r
- *\r
+/*!\r
+ * @brief The "simple" color values\r
+ * @details\r
  * See "main-ibm.c" for original table information\r
- *\r
  * The entries below are taken from the "color bits" defined above.\r
- *\r
  * Note that many of the choices below suck, but so do crappy monitors.\r
  */\r
 static BYTE win_pal[256] =\r