mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-07-29 10:09:15 +02:00
Remove cemuhook and fix exports (#73)
This commit is contained in:
@@ -282,7 +282,7 @@ struct
|
||||
|
||||
static_assert(sizeof(SharedDataEntry) == 0x1C);
|
||||
|
||||
__declspec(dllexport) uint32 loadSharedData()
|
||||
uint32 loadSharedData()
|
||||
{
|
||||
// check if font files are dumped
|
||||
bool hasAllShareddataFiles = true;
|
||||
|
||||
Reference in New Issue
Block a user