Fix linking against storm.dll and diabloui.dll
* add aliases for storm exports to handle __stdcall calling convention on Linux * mark external functions as extern "C"
This commit is contained in:
parent
bd12b61831
commit
1836399875
6 changed files with 594 additions and 512 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
*.o
|
||||
*.lib
|
||||
*.dll
|
||||
*.exe
|
||||
Loading…
Add table
Add a link
Reference in a new issue