Small improvements to fuzzer for NetHackW.
Can toggle fuzzer on/off using "Pause" key if attached to debugger. Extended command selected randomly.
This commit is contained in:
@@ -22,5 +22,6 @@ struct ext_func_tab {
|
||||
};
|
||||
|
||||
extern struct ext_func_tab extcmdlist[];
|
||||
extern int extcmdlist_length;
|
||||
|
||||
#endif /* FUNC_TAB_H */
|
||||
|
||||
Reference in New Issue
Block a user