This commit is contained in:
jl777
2019-03-26 09:04:11 -11:00
parent 317b1a2498
commit ef1c722d2d
2 changed files with 3 additions and 2 deletions

View File

@@ -17,7 +17,6 @@
#include "tetris.c" // replace with game code
int32_t GAMEDATA(struct games_player *P,void *ptr);
void GAMEJSON(UniValue &obj,struct games_player *P);
uint64_t _games_rngnext(uint64_t initseed)
{
@@ -160,6 +159,8 @@ int32_t games_replay2(uint8_t *newdata,uint64_t seed,gamesevent *keystrokes,int3
#include "tetris.cpp" // replace with game specific functions
void GAMEJSON(UniValue &obj,struct games_player *P);
/*
./c cclib rng 17 \"[%229433dc3749aece1bd568f374a45da3b0bc6856990d7da3cd175399577940a775%22,250]\"
{