Home
last modified time | relevance | path

Searched refs:innerdrop (Results 1 – 1 of 1) sorted by relevance

/dports/games/neverball/neverball-1.6.0/contrib/
H A Dcurve.c31 int innerdrop, outerdrop, hill; variable
315 if (innerdrop>=outerdrop) in lump()
323 if (outerdrop>=innerdrop) in lump()
331 if (innerdrop>outerdrop) in lump()
336 if (outerdrop>innerdrop ) in lump()
349 …erdrop+ctho1)*ct), x10, y10, z0+zmod0+((innerdrop+cthi1)*ct), x11, y11, z0+zmod1+((in… in lump()
350 …terdrop)-hmo2, x11, y11, z0+zmod1+((innerdrop+cthi2)*ct), x10, y10, z0+zmod0+((in… in lump()
413 innerdrop = 0; in main()
517 innerdrop = retval; in main()
574 innerdrop= atoi(argv[10]); in main()
[all …]