mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
added more definitions
Also clarify .exe on script because Wine cares about that
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include <Windows.h>
|
||||
|
||||
// OFFSET: LEGO1 0x10091ee0
|
||||
BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)
|
||||
{
|
||||
return TRUE;
|
||||
|
Reference in New Issue
Block a user