X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_holmes_cmd.inc;h=274a50e6e1ec1c33a9f5d7e1d11fdd0488bfd99e;hb=fc26b29642c50062964e1dd672219ba0f661c146;hp=dfa49305db8bcee42699e72c38d2b42ea36d5848;hpb=772128d5e2cfed3d8abbb325573a1c873d4fd912;p=d2df-sdl.git diff --git a/src/game/g_holmes_cmd.inc b/src/game/g_holmes_cmd.inc index dfa4930..274a50e 100644 --- a/src/game/g_holmes_cmd.inc +++ b/src/game/g_holmes_cmd.inc @@ -1,4 +1,4 @@ -(* Copyright (C) DooM 2D:Forever Developers +(* Copyright (C) Doom 2D: Forever Developers * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -280,7 +280,7 @@ begin end; -function keybindExecute (var ev: TFUIKeyEvent): Boolean; +function keybindExecute (var ev: TFUIEvent): Boolean; var f: Integer; begin @@ -298,7 +298,7 @@ begin end; -function msbindExecute (var ev: TFUIMouseEvent): Boolean; +function msbindExecute (var ev: TFUIEvent): Boolean; var f: Integer; begin