mirror of
https://github.com/FEX-Emu/FEX.git
synced 2025-02-07 23:29:27 +00:00
13 lines
177 B
C++
13 lines
177 B
C++
/*
|
|
$info$
|
|
tags: thunklibs|fex_thunk_test
|
|
$end_info$
|
|
*/
|
|
|
|
#include "common/Guest.h"
|
|
#include "api.h"
|
|
|
|
#include "thunkgen_guest_libfex_thunk_test.inl"
|
|
|
|
LOAD_LIB(libfex_thunk_test)
|