File diff r15609:02b794721f9c → r15610:623a23fb6560
src/settings_internal.h
Show inline comments
 
@@ -16,7 +16,8 @@
 
#include "settings_type.h"
 
#include "strings_type.h"
 

	
 
/** Convention/Type of settings. This is then further specified if necessary
 
/**
 
 * Convention/Type of settings. This is then further specified if necessary
 
 * with the SLE_ (SLE_VAR/SLE_FILE) enums in saveload.h
 
 * @see VarTypes
 
 * @see SettingDescBase */