mirror of
https://github.com/UberGames/rpgxEF.git
synced 2025-02-21 11:31:43 +00:00
Corrected a comment
This commit is contained in:
parent
ece161e04a
commit
194a6d9ca2
1 changed files with 2 additions and 1 deletions
|
@ -184,7 +184,8 @@ typedef enum {
|
|||
|
||||
/** \typedef gentity_t
|
||||
*
|
||||
* Pointer to \link gentity_s \endlink
|
||||
* Type for \link gentity_s \endlink
|
||||
* @see gentity_s
|
||||
*
|
||||
*/
|
||||
typedef struct gentity_s gentity_t;
|
||||
|
|
Loading…
Reference in a new issue