customTarget.c 35 B

1234
  1. int customTarget()
  2. {
  3. return 0;
  4. }