OSDN Git Service

[Refactor] #37353 grid.c(旧cave.c) にあったマップの処理 を view-mainwindow.c/h へ移動。
[hengband/hengband.git] / src / main-win.c
index a4489a9..cd6dd93 100644 (file)
@@ -98,6 +98,7 @@
 */
 
 #include "angband.h"
+#include "view-mainwindow.h"
 
 #ifdef WINDOWS
 #include <windows.h>