static void Main (String [ ] args)

ahenobarb

Warlord
Joined
Mar 8, 2001
Messages
118
I just can't find it in the source files. Either my search function is borked, or the CvGameCoreDLL project doesn't have this line.

If not, where does the program begin execution?

Thanks in advance ... hopeless noob.:confused:
 
This is a DLL, not an EXE. There are lots of functions that serve as entry points when they are called from the BtS exe.
 
Back
Top Bottom