Local Files: Difference between revisions
m Reverted edit by PawPatroler (2025) (talk) to last revision by MattKC Tags: content model change Rollback |
|||
| (5 intermediate revisions by 3 users not shown) | |||
| 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== | ||