since bluelib is already cross-platform, this is mostly just adding __declspec(dllexport) to the library functions.
7 lines
64 B
C
7 lines
64 B
C
#include <ivy/asm/lex.h>
|
|
|
|
IVY_API void placeholder12(void)
|
|
{
|
|
|
|
}
|