comparison LayingItem.h @ 208:07eb7d649bd5

Слияние
author Ritor1
date Sat, 16 Feb 2013 08:42:58 +0600
parents 49728858c35e
children 3dcc9d945eeb
comparison
equal deleted inserted replaced
207:f96601c7e503 208:07eb7d649bd5
8 struct LayingItem 8 struct LayingItem
9 { 9 {
10 LayingItem(); 10 LayingItem();
11 int Create(int yaw, int pitch, int a4, int a5); 11 int Create(int yaw, int pitch, int a4, int a5);
12 void _46BEF1_apply_spells(); 12 void _46BEF1_apply_spells();
13 __int16 _438E35(); 13 void _438E35();
14 14
15 static void UpdateObject_fn0_BLV(unsigned int uLayingItemID); 15 static void UpdateObject_fn0_BLV(unsigned int uLayingItemID);
16 static void UpdateObject_fn0_ODM(unsigned int uLayingItemID); 16 static void UpdateObject_fn0_ODM(unsigned int uLayingItemID);
17 static void _42F933(unsigned int uLayingItemID); 17 static void _42F933(unsigned int uLayingItemID);
18 18