X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=d18f0f271df43dc9d20661cfbbd5201133d52f82;hp=6e0296ef182a0a7c4dc2600e95d248705c474c00;hb=1a41e7b2976c6486eb1412c55ed98c7fcc9f3e51;hpb=7719feee76dac64d8f6153d4c379c44db1d89f7d;ds=sidebyside diff --git a/src/libgame/system.h b/src/libgame/system.h index 6e0296ef..d18f0f27 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1001,6 +1001,7 @@ struct OptionInfo char *execute_command; char *special_flags; + char *debug_mode; boolean mytapes; boolean serveronly;