mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
Import changes from the local SVN working copy
This commit is contained in:
@@ -76,7 +76,7 @@ void RecountBullets(void)
|
||||
}
|
||||
|
||||
|
||||
INT32 CreateBullet( UINT8 ubFirerID, BOOLEAN fFake, UINT16 usFlags,UINT16 fromItem )
|
||||
INT32 CreateBullet( UINT16 ubFirerID, BOOLEAN fFake, UINT16 usFlags,UINT16 fromItem )
|
||||
{
|
||||
INT32 iBulletIndex;
|
||||
BULLET *pBullet;
|
||||
|
||||
Reference in New Issue
Block a user