aPruner / ActionRPGGame

An actionRPG made with C++ and SFML!
0 stars 0 forks source link

Add enums where appropriate #19

Open aPruner opened 4 years ago

aPruner commented 4 years ago

The maps for tile textures in TileConstants.h and RoomConstants.h could definitely be "enumed" in some way, this would improve readability a lot