Merge branch 'master' of https://github.com/RetroBSD/retrobsd.
This commit is contained in:
@@ -541,7 +541,7 @@ void GenUpdateFrameSize(void)
|
||||
STATIC
|
||||
void GenFxnProlog(void)
|
||||
{
|
||||
if (CurFxnParamCntMax)
|
||||
if (CurFxnParamCntMin && CurFxnParamCntMax)
|
||||
{
|
||||
int i, cnt = CurFxnParamCntMax;
|
||||
if (cnt > 4)
|
||||
|
||||
Reference in New Issue
Block a user