9 lines
225 B
Plaintext
Raw Permalink Normal View History

2024-11-25 19:36:07 -05:00
/////////////////////////////////////////////////////////////////
// Henchman Fire
/////////////////////////////////////////////////////////////////
#include "x0_i0_henchman"
void main()
{
FireHenchman(GetPCSpeaker());
}