File diff r12026:96e8bcc60bf7 → r12027:83216fa52f8f
src/settings_internal.h
Show inline comments
 
@@ -80,4 +80,6 @@ bool SetSettingValue(uint index, int32 v
 
bool SetSettingValue(uint index, const char *value);
 
void SetCompanySetting(uint index, int32 value);
 

	
 
extern VehicleDefaultSettings _old_vds;
 

	
 
#endif /* SETTINGS_H */