mirror of
https://github.com/UberGames/rpgxEF.git
synced 2025-04-22 08:50:48 +00:00
...
This commit is contained in:
parent
524a5a4bde
commit
722ababa8b
1 changed files with 1 additions and 1 deletions
|
@ -2607,7 +2607,7 @@ Advances the non-player objects in the world
|
|||
void CheckHealthInfoMessage( void );
|
||||
void G_RunFrame( int levelTime ) {
|
||||
int i;
|
||||
gentity_t *ent;
|
||||
/*@dependent@*/ gentity_t *ent;
|
||||
gclient_t *client;
|
||||
playerState_t *ps;
|
||||
entityState_t *es;
|
||||
|
|
Loading…
Reference in a new issue