FEX/ThunkLibs/libSDL2/libSDL2_Host.cpp

18 lines
217 B
C++

/*
$info$
tags: thunklibs|SDL2
$end_info$
*/
#include <stdio.h>
#include <SDL2/SDL.h>
#include <SDL2/SDL_syswm.h>
#include "common/Host.h"
#include <dlfcn.h>
#include "thunkgen_host_libSDL2.inl"
EXPORTS(libSDL2)