#ifndef TOOLS_UTIL_NAMING_H_ #define TOOLS_UTIL_NAMING_H_ #include namespace com::fourisland::lingo2_archipelago { std::string GetLetterName(std::string key, bool level2); } // namespace com::fourisland::lingo2_archipelago #endif /* TOOLS_UTIL_NAMING_H_ */ island.com/lingo2-archipelago/atom/data/maps/the_bearer/rooms/Red Planet.txtpb?h=data-v6' type='application/atom+xml'/>
about summary refs log tree commit diff stats
blob: dd3f2ec69d75e685dc19d157cc5f2c8e6ef8b8ac (plain) (blame)
1
2
3
4
5
6
7
8