Files
ivy/asm/lex.c
Max Wash 646a851a10 meta: add msvc support
since bluelib is already cross-platform, this is mostly just adding
__declspec(dllexport) to the library functions.
2024-11-14 19:30:36 +00:00

7 lines
64 B
C

#include <ivy/asm/lex.h>
IVY_API void placeholder12(void)
{
}