OSDN Git Service

[Refactor] #1172 Changed '(TRUE)', 'TRUE;' and 'FALSE;' to '(true)', 'true;' and...
[hengbandforosx/hengbandosx.git] / src / room / door-definition.cpp
1 #include "room/door-definition.h"
2
3 door_type feat_door[MAX_DOOR_TYPES];