Ignore:
Timestamp:
Aug 7, 2024, 12:35:37 AM (2 months ago)
Author:
chronos
Message:
  • Modified: Updated Common package.
  • Fixed: Wrong return address from CALL instruction.
Location:
branches/ByteArray
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/ByteArray

    • Property svn:ignore
      •  

        old new  
        55ByteArray.lps
        66ByteArray.res
         7ByteArray.exe
  • branches/ByteArray/Forms/FormSettings.pas

    r5 r11  
    55uses
    66  Classes, SysUtils, Forms, Controls, Graphics, Dialogs, StdCtrls,
    7   Common.FormEx;
     7  FormEx;
    88
    99type
     
    3939
    4040uses
    41   Core, Common.Theme, Common.Languages;
     41  Core, Theme, Languages;
    4242
    4343{ TFormSettings }
Note: See TracChangeset for help on using the changeset viewer.