Changeset 104 for trunk/Game2048.lpr
- Timestamp:
- Dec 9, 2024, 3:42:36 PM (13 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Game2048.lpr
r87 r104 8 8 {$ENDIF} 9 9 Interfaces, SysUtils,// this includes the LCL widgetset 10 Forms, Game, Common, FormMain, Core 10 Forms, Game, Common, FormMain, Core, Tile, Board, History 11 11 { you can add units after this }; 12 12
Note:
See TracChangeset
for help on using the changeset viewer.