1
0
mirror of https://github.com/OpenTTD/OpenTTD synced 2026-01-21 11:22:45 +01:00

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 GitHub
parent c4b16cb4cd
commit 120afd29f3

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