summaryrefslogtreecommitdiffstats
path: root/src/core/PlayerInfo.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/core/PlayerInfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/PlayerInfo.h b/src/core/PlayerInfo.h
index e2b42fe7..a9763766 100644
--- a/src/core/PlayerInfo.h
+++ b/src/core/PlayerInfo.h
@@ -67,6 +67,7 @@ public:
RwTexture *m_pSkinTexture;
void MakePlayerSafe(bool);
+ void AwardMoneyForExplosion(CVehicle *vehicle);
};
static_assert(sizeof(CPlayerInfo) == 0x13C, "CPlayerInfo: error");