From 1daa664fe0dab99060a2f169f115d57715e50dab Mon Sep 17 00:00:00 2001 From: Robin Jones Date: Sat, 21 Oct 2023 01:11:37 +0100 Subject: [PATCH] Minor comment improvements --- src/flashcart/ed64/ed64_state.h | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/flashcart/ed64/ed64_state.h b/src/flashcart/ed64/ed64_state.h index 5adbd149..2ea719e0 100644 --- a/src/flashcart/ed64/ed64_state.h +++ b/src/flashcart/ed64/ed64_state.h @@ -1,14 +1,12 @@ /** - * @file settings.h - * @brief Menu Settings - * @ingroup menu + * @file e664_state.h + * @brief ED64 state + * @ingroup flashcart */ #ifndef FLASHCART_ED64_STATE_H__ #define FLASHCART_ED64_STATE_H__ -#include - /** @brief ED64 Pseudo Writeback Structure */ typedef struct { /** @brief The reset button was used */