OSDN Git Service

[fix] #41503 超能力者でゲームを開始しようとするとクラッシュ
[hengband/hengband.git] / src / load / store-loader.h
1 #pragma once
2
3 #include "system/angband.h"
4 #include "store/store-util.h"
5
6 errr load_store(player_type *creature_ptr);