438
edits
Line 2: | Line 2: | ||
==ISLE.EXE== | ==ISLE.EXE== | ||
The main executable. Creates the window handle, | {{Main article|ISLE.EXE}} | ||
The main executable. Creates the window handle, handles window events, and runs the main game loop. A fairly simple application, it largely passes off to the functions in LEGO1.DLL for the bulk of the game code. | |||
==LEGO1.DLL== | ==LEGO1.DLL== |