mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 23:01:50 +00:00
- missed the header...
This commit is contained in:
parent
d0f037d14f
commit
e928b94ab2
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue