sources/md5.h

Fri, 15 May 2015 20:10:44 +0300

author
Teemu Piippo <crimsondusk64@gmail.com>
date
Fri, 15 May 2015 20:10:44 +0300
changeset 75
5f8a03274d75
parent 10
3874575d924d
child 88
08ccaf26cffd
permissions
-rw-r--r--

Added mention of STONE layer to the LICENSE

#pragma once
void CalculateMD5 (unsigned char const *buffer, int length, char *checksum);

mercurial