OSDN Git Service

[Refactor] #1447 Replaced 'typedef struct dun_data_type dun_data_type;' to 'struct...
authorHourier <grapefox.whitelucifer.0408@gmail.com>
Sat, 4 Sep 2021 06:41:57 +0000 (15:41 +0900)
committerHourier <grapefox.whitelucifer.0408@gmail.com>
Sat, 4 Sep 2021 06:57:52 +0000 (15:57 +0900)
commit5321756557289e8351704fea5e28a8a25861050c
treeda3429ca9b5b02ebb885453339ccf5545b2f28c7
parent58b22bfcdbe1150e1fd4e9b941ed9f5008b8c440
[Refactor] #1447 Replaced 'typedef struct dun_data_type dun_data_type;' to 'struct dun_data_type;'
12 files changed:
src/floor/floor-streams.h
src/floor/tunnel-generator.h
src/grid/feature-generator.h
src/room/room-generator.h
src/room/rooms-city.h
src/room/rooms-fractal.h
src/room/rooms-normal.h
src/room/rooms-pit-nest.h
src/room/rooms-special.h
src/room/rooms-trap.h
src/room/rooms-vault.h
src/room/space-finder.h