extern int Physics_CalcElasticity(int, int, int);
int Bignum_Normalize_0801D4F0(int *out, int a, int b, int c)
{
  int *slot = (int *)0x02002F6C;
  int r;
  *slot = 0;
  r = Physics_CalcElasticity(a, b, c);
  if (r == -1) {
    int v = *slot;
    if (v != 0) {
      *out = v;
    }
  }
  return r;
}
