9 lines
118 B
Plaintext
9 lines
118 B
Plaintext
#include "hc_inc"
|
|
#include "anph_inc"
|
|
#include "eye_scalp_inc"
|
|
|
|
void main()
|
|
{
|
|
PayForEnemyScalps(GetPCSpeaker());
|
|
}
|