include rhash to declare djb2_calculate
This commit is contained in:
parent
05e31ee8ed
commit
efb555f8d6
|
@ -29,6 +29,8 @@
|
|||
|
||||
#include "../input/input_remapping.h"
|
||||
|
||||
#include <rhash.h>
|
||||
|
||||
/* FIXME - Global variables, refactor */
|
||||
unsigned rdb_entry_start_game_selection_ptr;
|
||||
size_t hack_shader_pass = 0;
|
||||
|
|
Loading…
Reference in New Issue