7 lines
65 B
Plaintext
7 lines
65 B
Plaintext
#include "hench_i0_equip"
|
|
|
|
void main()
|
|
{
|
|
UnequipWeapons();
|
|
}
|