X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fshared%2Fmapdef_help.inc;h=c1f81d733369665a878022d177eaaf9a4b2d0eac;hb=e2b934c614ee1cc235e632a368576804f8c4f2b4;hp=3e8dfecb92e18678c0d4ecf44e8ce630f685d0c6;hpb=db9e913bebcfba6251351e97118db8ee01c76cc0;p=d2df-sdl.git diff --git a/src/shared/mapdef_help.inc b/src/shared/mapdef_help.inc index 3e8dfec..c1f81d7 100644 --- a/src/shared/mapdef_help.inc +++ b/src/shared/mapdef_help.inc @@ -21,6 +21,7 @@ function trigTHeight (): Word; inline; function trigWait (): Word; inline; function trigPressCount (): Word; inline; function trigExtRandom (): Boolean; inline; +function trigSound (): AnsiString; inline; // TRIGGER_SECRET @@ -84,7 +85,7 @@ function trigHealMax (): Boolean; inline; // TRIGGER_SHOT function trigShotType (): Byte; inline; function trigShotTarget (): Byte; inline; -function trigQuiet (): Boolean; inline; +function trigShotSound (): Boolean; inline; function trigAim (): SmallInt; inline; function trigSight (): Word; inline; function trigAccuracy (): Word; inline;