Skip to content

Fixed win32ax include path#1

Open
Shiselster wants to merge 1 commit into
iDone:masterfrom
Shiselster:patch-1
Open

Fixed win32ax include path#1
Shiselster wants to merge 1 commit into
iDone:masterfrom
Shiselster:patch-1

Conversation

@Shiselster
Copy link
Copy Markdown

When you download Flat Assembler from its official website and extract the zip, the directory hierarchy is such that win32ax.inc is found directly under the include directory under the newly created main folder, where FASM.exe is found.
Thus the change enables to use the assembler just like the README advises, (simply by running fasm main.asm) without any further changes needed - neither to the fasm command-line args, the directory hierarchy, nor the .asm source file.

When you download Flat Assembler from its official website and extract the zip, the directory hierarchy is such that win32ax.inc is found directly under the include directory under the newly created main folder, where FASM.exe is found.
Thus the change enables to use the assembler just like the README advises, (simply by running fasm main.asm) without any further changes needed - neither to the fasm command-line args, the directory hierarchy, nor the .asm source file.
@Shiselster
Copy link
Copy Markdown
Author

hey @RTHKKona, if the PR is approved can you merge it?
or do we need @iDone for permissions?

I think it's about time this PR is merged 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants