Boolean
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#define true 1
|
||||
#define false 0
|
||||
#include "../../cJSON.c"
|
||||
|
||||
int32_t rogue_replay(uint64_t seed,int32_t sleeptime);
|
||||
|
||||
Reference in New Issue
Block a user