Ignore:
Timestamp:
Jun 16, 2019, 10:57:17 AM (5 years ago)
Author:
chronos
Message:
  • Added: Sound support for Linux. By default it should execute asynchronously 'play' command for playing mp3 files.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LocalPlayer/Term.pas

    r170 r173  
    459459procedure HelpOnTerrain(Loc, NewMode: integer);
    460460
     461
    461462implementation
    462463
    463464uses
    464465  Directories, IsoEngine, CityScreen, Draft, MessgEx, Select, CityType, Help,
    465   UnitStat, Log, Diagram, NatStat, Wonders, Enhance, Nego, PixelPointer,
     466  UnitStat, Log, Diagram, NatStat, Wonders, Enhance, Nego, PixelPointer, Sound,
    466467  Battle, Rates, TechTree, Registry;
    467468
Note: See TracChangeset for help on using the changeset viewer.