about summary refs log tree commit diff stats
path: root/data/maps/the_liberated/connections.txtpb
blob: 71196ab9ff4d95aa29967b28643c214e6956ffc2 (plain) (blame)
1
2
3
4
5
connections {
  from_room: "Puzzle Room"
  to_room: "Painting Room"
  door { name: "Door" }
}
/span>void stats(); std::string alternate(std::string word); private: struct soundex { char prefix; int code; bool operator<(const soundex& other) const { return (prefix < other.prefix) || (code < other.code); } }; std::map<soundex, std::set<std::string> > dict; soundex soundify(std::string l); }; #endif /* end of include guard: MALAPROP_H_8F382336 */