Docs fix2

This commit is contained in:
2018-03-24 20:42:30 +03:00
parent 8d90c00de0
commit c9bfd77fd5
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
# Description of functions inside FASM.DLL

# Description of functions inside FASM.DLL
### fasm_GetVersion()
Returns double word containg major version in lower 16 bits, and minor version in the higher 16 bits.