Auto bailout
This commit is contained in:
@@ -359,6 +359,7 @@ int32_t flushkeystrokes(struct rogue_state *rs);
|
||||
int32_t rogue_restorepack(struct rogue_state *rs);
|
||||
void restore_player(struct rogue_state *rs);
|
||||
int32_t rogue_replay2(uint8_t *newdata,uint64_t seed,char *keystrokes,int32_t num,struct rogue_player *player);
|
||||
void rogue_bailout(struct rogue_state *rs);
|
||||
|
||||
/*
|
||||
* Help list
|
||||
|
||||
Reference in New Issue
Block a user