From e928b94ab2efba7db4b40670d5dd9e8e0681ca4a Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Tue, 4 Dec 2018 18:53:12 +0100 Subject: [PATCH] - missed the header... --- src/d_player.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/d_player.h b/src/d_player.h index c899d8f0d..4eb207fa9 100644 --- a/src/d_player.h +++ b/src/d_player.h @@ -100,7 +100,6 @@ public: // These are virtual on the script side only. void PlayIdle(); - void PlayAttacking2 (); const char *GetSoundClass () const; int hasBuddha(); // returns 0 for no buddha, 1 for regular buddha and 2 for strong buddha