Codefix 394adb6: Make newgrf_badge_gui.cpp file docs compatible with the file name. (#14770)

This commit is contained in:
Rito12
2025-11-12 17:42:11 +01:00
committed by dP
parent 08532ee3c4
commit 3f85b45d20

View File

@@ -5,7 +5,7 @@
* See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenTTD. If not, see <http://www.gnu.org/licenses/>.
*/
/** @file newgrf_badge.h Functions related to NewGRF badges. */
/** @file newgrf_badge_gui.h GUI functions related to NewGRF badges. */
#ifndef NEWGRF_BADGE_GUI_H
#define NEWGRF_BADGE_GUI_H