Mercurial > mm7
diff Actor.h @ 2169:5b27c035a241
small cleaning
author | Ritor1 |
---|---|
date | Mon, 20 Jan 2014 00:02:22 +0600 |
parents | 0f62a2b8bd0a |
children | e2433db49428 |
line wrap: on
line diff
--- a/Actor.h Fri Jan 17 22:44:57 2014 +0600 +++ b/Actor.h Mon Jan 20 00:02:22 2014 +0600 @@ -248,7 +248,7 @@ static void AddBloodsplatOnDamageOverlay(unsigned int uActorID, int a2, signed int a3); static bool _46DF1A_collide_against_actor(int a1, int a2); - static void _4BBF61_summon_actor(int a1, __int16 x, int y, int z); // idb + static void Arena_summon_actor(int monster_id, __int16 x, int y, int z); void LootActor();