mirror of
https://github.com/dschmenk/PLASMA.git
synced 2025-04-05 03:37:43 +00:00
Fix infunc for asm defs
This commit is contained in:
parent
d52bf07344
commit
0f2a76dd55
@ -1688,6 +1688,7 @@ int parse_defs(void)
|
||||
next_line();
|
||||
} while (scantoken != END_TOKEN);
|
||||
scan();
|
||||
infunc = 0;
|
||||
return (1);
|
||||
}
|
||||
return (scantoken == EOL_TOKEN);
|
||||
|
Loading…
x
Reference in New Issue
Block a user