X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=aab0040c8c8a90d0d7fc83e17a0b6a6e126c0442;hb=3683bbbe90156d2a9ab32de08099e094a446e5f8;hp=423058b41caa668af44b5ef5a1042c1faaf27070;hpb=7b47ce7ba0f673f0de5130daf5726104d0b38902;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index 423058b4..aab0040c 100644 --- a/src/main.h +++ b/src/main.h @@ -1027,7 +1027,7 @@ struct GlobalInfo struct ElementInfo { - char *token_name; /* element token used in config files */ + char *token_name; /* element token prefix used in config files */ char *sound_class_name; /* classification for custom sound effects */ char *editor_description; /* short description for level editor */