OSDN Git Service

[Refactor] #40571 Separated target-setter.c/h from targeting.c/h
[hengband/hengband.git] / src / target / targeting.h
2020-07-26 Hourier[Refactor] #40571 Separated target-setter.c/h from...
2020-07-26 Hourier[Refactor] #40571 Separated grid-selector.c/h from...
2020-07-26 Hourier[Refactor] #40571 Moved panel_bounds_center() from...
2020-07-26 Hourier[Refactor] #40571 Separated target-preparation.c/h...
2020-07-26 Hourier[Refactor] #40571 Separated target-describer.c/h from...
2020-07-26 Hourier[Refactor] #40571 Changed function name from target_set...
2020-07-26 Hourier[Refactor] #40571 Declared show_gold_on_floor in target...
2020-07-26 Hourier[Refactor] #40571 Moved get_hack_dir() from targeting...
2020-07-26 Hourier[Refactor] #40571 Separated target-types.h
2020-07-26 Hourier[Refactor] #40571 Moved targeting.c/h from io/ to target/