water patch
This commit is contained in:
@@ -120,7 +120,7 @@ return -1;
|
||||
/*
|
||||
* used by vertical_singlitch()
|
||||
*/
|
||||
int x_delta(float dy, float phy)
|
||||
static int x_delta(float dy, float phy)
|
||||
{
|
||||
float param, fv;
|
||||
param = dy + phy;
|
||||
|
||||
Reference in New Issue
Block a user