misc.c -> util.c, add str_token()
move util funtions declarations to util.h
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#include <locale.h>
|
||||
|
||||
#include "chessdefs.h"
|
||||
|
||||
#include "util.h"
|
||||
#include "bitboard.h"
|
||||
#include "hq.h"
|
||||
#include "eval-defs.h"
|
||||
|
Reference in New Issue
Block a user