more work on config parser
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
* core/utils.h
|
||||
*/
|
||||
|
||||
int seed_my_rand(int foo);
|
||||
int random1000(int type);
|
||||
|
||||
double dtime(void);
|
||||
|
||||
Reference in New Issue
Block a user