bobobo1618
Member
|
Override WinMain
Hi.
First, I love the engine, great work
Second, how can I override the WinMain function which you seem to have shoved in the library somewhere? I need to be able to control my application through scripting which means I need the startup stuff. I would be happy if I can just override it and call your functions.
|
|
12-08-2010 08:40 AM |
|
Esenthel
Administrator
|
RE: Override WinMain
Hi. You can't do it. Please initialize things in init and initpre.
You can also check extra folder with loading game from dll.
|
|
12-08-2010 01:14 PM |
|