mirror of
https://github.com/UberGames/rpgxEF.git
synced 2025-02-23 04:21:04 +00:00
Merge remote-tracking branch 'origin/devel' into locations
This commit is contained in:
commit
a84ed32ce4
1 changed files with 2 additions and 1 deletions
|
@ -184,7 +184,8 @@ typedef enum {
|
||||||
|
|
||||||
/** \typedef gentity_t
|
/** \typedef gentity_t
|
||||||
*
|
*
|
||||||
* Pointer to \link gentity_s \endlink
|
* Type for \link gentity_s \endlink
|
||||||
|
* @see gentity_s
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
typedef struct gentity_s gentity_t;
|
typedef struct gentity_s gentity_t;
|
||||||
|
|
Loading…
Reference in a new issue