Fix some functions not returning the right type.
This commit is contained in:
parent
2e20820d1b
commit
2d4a66298a
6 changed files with 17 additions and 4 deletions
|
|
@ -357,6 +357,7 @@ hungdam(void)
|
|||
when F_WEAK: return -1;
|
||||
when F_FAINT: return -2;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue