-
Thomas Guillem authored
config_GetInt() returns -1 if the variable doesn't exist. As var_GetBool() returns false if the variable doesn't exist, it's safe to assume that var_InheritBool() should do the same.
1532b7f5
Loading
config_GetInt() returns -1 if the variable doesn't exist. As var_GetBool() returns false if the variable doesn't exist, it's safe to assume that var_InheritBool() should do the same.
VideoLAN code repository instance