mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2026-06-23 11:35:28 -04:00
Generate proxy exports on demand
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,6 @@
|
||||
// Auto-generated header file
|
||||
#pragma once
|
||||
|
||||
namespace proxy_exports {
|
||||
void init(void* self_lib_handle, void* original_lib_handle);
|
||||
}
|
||||
Reference in New Issue
Block a user