File diff r15609:02b794721f9c → r15610:623a23fb6560
src/terraform_gui.cpp
Show inline comments
 
@@ -587,7 +587,8 @@ static OnButtonClick * const _editor_ter
 
};
 

	
 

	
 
/** Callback function for the scenario editor 'reset landscape' confirmation window
 
/**
 
 * Callback function for the scenario editor 'reset landscape' confirmation window
 
 * @param w Window unused
 
 * @param confirmed boolean value, true when yes was clicked, false otherwise */
 
static void ResetLandscapeConfirmationCallback(Window *w, bool confirmed)