DEADSOFTWARE

put "{$MODE ...}" directive in each source file; removed trailing spaces, and convert...
[d2df-sdl.git] / src / shared / MAPSTRUCT.pas
index 5b26f6513a8ee1f2776b9dd6559d876587295351..c2e4b918ee00cc67d03b68304908ca90dbc6faf3 100644 (file)
@@ -1,3 +1,4 @@
+{$MODE DELPHI}
 unit MAPSTRUCT;
 
 {
@@ -105,7 +106,7 @@ type
    TexturePanel: Integer;
    TriggerType:  Byte;
    ActivateType: Byte;
-   Keys:         Byte; 
+   Keys:         Byte;
    DATA:         Byte128;
   end;