Changeset 104 for trunk/Game2048.lpr


Ignore:
Timestamp:
Dec 9, 2024, 3:42:36 PM (13 days ago)
Author:
chronos
Message:
  • Modified: Board, Tile and History separated from main Game unit.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Game2048.lpr

    r87 r104  
    88  {$ENDIF}
    99  Interfaces, SysUtils,// this includes the LCL widgetset
    10   Forms, Game, Common, FormMain, Core
     10  Forms, Game, Common, FormMain, Core, Tile, Board, History
    1111  { you can add units after this };
    1212
Note: See TracChangeset for help on using the changeset viewer.