X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgx%2Fgh_ui_common.pas;h=034321ae5f99f062fa36e10339351ab39dc961bf;hb=97ca06fae5cdf1d5ca6235d7c10b2635cbcb8382;hp=0c1aa7596868bfbe5aee5b11704379f74be8ffbc;hpb=6964c759ca2e1387aadf68a70d8d838a12223b16;p=d2df-sdl.git diff --git a/src/gx/gh_ui_common.pas b/src/gx/gh_ui_common.pas index 0c1aa75..034321a 100644 --- a/src/gx/gh_ui_common.pas +++ b/src/gx/gh_ui_common.pas @@ -1,4 +1,5 @@ -(* Copyright (C) DooM 2D:Forever Developers +(* coded by Ketmar // Invisible Vector + * Understanding is not required. Only obedience. * * 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 @@ -11,7 +12,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program. If not, see . + * along with this program. If not, see . *) {$INCLUDE ../shared/a_modes.inc} unit gh_ui_common; @@ -71,6 +72,8 @@ type function vert (): Integer; inline; end; + + implementation uses