他人の空似自作物置場

touhouSE_th145BGMOnly.zip/touhouSE_src/th145.h


namespace TouhouSE {

namespace TH145 {

boost::shared_ptr<ExtractorBase> OpenTh145(std::istream &in, const unsigned long long int fileSize, const std::array<unsigned char, 64> &rsaKey);

} // TH145

} // TouhouSE