Mercurial > mm7
comparison Player.cpp @ 1706:7153ee05d088
Fixed window shrink due to menu
author | Nomad |
---|---|
date | Mon, 23 Sep 2013 22:58:32 +0200 |
parents | 33df22a5e376 |
children | be43171d7bc6 |
comparison
equal
deleted
inserted
replaced
1699:33c7cc2d48d5 | 1706:7153ee05d088 |
---|---|
2066 { | 2066 { |
2067 return 0; | 2067 return 0; |
2068 } | 2068 } |
2069 } | 2069 } |
2070 } | 2070 } |
2071 // 4EDEA0: using guessed type int dword_4EDEA0[]; | |
2072 // 4EDEB4: using guessed type int dword_4EDEB4[]; | |
2073 | 2071 |
2074 //----- (0048D88B) -------------------------------------------------------- | 2072 //----- (0048D88B) -------------------------------------------------------- |
2075 int Player::StealFromActor(unsigned int uActorID, int _steal_perm, int reputation) | 2073 int Player::StealFromActor(unsigned int uActorID, int _steal_perm, int reputation) |
2076 { | 2074 { |
2077 Actor *actroPtr; // edi@1 | 2075 Actor *actroPtr; // edi@1 |