fasm 1.67.22

git-svn-id: svn://kolibrios.org@607 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
heavyiron
2007-08-10 04:45:04 +00:00
parent 4b5d5984ce
commit 13095ae856
7 changed files with 101 additions and 30 deletions

View File

@@ -88,6 +88,7 @@ parenthesis_stack dd ?
blocks_stack dd ?
parsed_lines dd ?
logical_value_parentheses dd ?
file_extension dd ?
next_pass_needed db ?
macro_status db ?