BGforgeNet/Fallout2_Unofficial_Patch

valtcity/vccurtis.ssl not compiling

JuanCruzSanFran opened this issue · 3 comments

vccurtis.ssl:232:1: fatal error: '/*' within block comment [-Wcomment]
/* Set global_variable for Enemy status*/
^

Closing multiline comment on previous line:

end*-comment out by killap - counts as two childkills then*/

would fix the error.

I don't have problems with compiling.

I guess my gcc version doesn't want to play nice and preprocess this type of comment. 😕

You may submit a pull removing killap's comment. If you do, please also check/pull RP version for the same, I try to keep them synced.