Filthy newline drama?
[craw.git] / craw / d2_cdkey.hpp
blob4245457409f774ce37d073ccdc69828391102c6b
1 #pragma once
3 #include <string>
4 #include <ail/types.hpp>
6 bool hash_d2key(std::string const & cdkey, ulong client_token, ulong server_token, std::string & output, std::string & public_value);