mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2024-11-25 03:56:54 +01:00
Minor comment improvements
This commit is contained in:
parent
ff218daa09
commit
1daa664fe0
@ -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 <stdint.h>
|
||||
|
||||
/** @brief ED64 Pseudo Writeback Structure */
|
||||
typedef struct {
|
||||
/** @brief The reset button was used */
|
||||
|
Loading…
Reference in New Issue
Block a user