Mercurial > mm7
diff Party.h @ 1829:e4e27261d84e
sub_421B2C_PlaceInInventory_or_DropPickedItem to Party::sub_421B2C_PlaceInInventory_or_DropPickedItem
author | Grumpy7 |
---|---|
date | Fri, 11 Oct 2013 07:29:14 +0200 |
parents | 35c1e4ff6ba7 |
children | a86c60679949 |
line wrap: on
line diff
--- a/Party.h Fri Oct 11 07:04:19 2013 +0200 +++ b/Party.h Fri Oct 11 07:29:14 2013 +0200 @@ -191,6 +191,7 @@ void PartyFindsGold(unsigned int uNumGold, int _1_dont_share_with_followers___2_the_same_but_without_a_message__else_normal); + void sub_421B2C_PlaceInInventory_or_DropPickedItem(); static void SetGold(unsigned int uNumGold); static void TakeGold(unsigned int uNumGold);