OSDN Git Service

Merge branch 'master' of git.osdn.net:/gitroot/hengband/hengband
[hengband/hengband.git] / src / autopick / autopick-drawer.h
1 #pragma once
2
3 #include "system/angband.h"
4 #include "autopick/autopick-util.h"
5
6 void draw_text_editor(player_type *player_ptr, text_body_type *tb);