Introduce hashes_t; not finishe yet

This commit is contained in:
jsteube
2016-09-16 17:01:18 +02:00
parent 7ce2f2ff19
commit a0f6ed6832
69 changed files with 2018 additions and 1938 deletions

View File

@@ -4,7 +4,7 @@
*/
#include "common.h"
#include "types_int.h"
#include "types.h"
#include "shared.h"
u32 get_random_num (const u32 min, const u32 max)