X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_textures.pas;h=9f551f5b830ce6a3aa19d1746256bec631750950;hb=494e3c6768d51ad19d73a6b60bec8ac93020f8d8;hp=26a06f9a2a89067c31cd9df5574ea03481ed446d;hpb=972b9c8afd00ac4117edd481183e0f39af6d272b;p=d2df-sdl.git diff --git a/src/game/g_textures.pas b/src/game/g_textures.pas index 26a06f9..9f551f5 100644 --- a/src/game/g_textures.pas +++ b/src/game/g_textures.pas @@ -119,8 +119,9 @@ function g_Texture_Light (): Integer; implementation uses + {$INCLUDE ../nogl/noGLuses.inc} g_game, e_log, g_basic, g_console, wadreader, - g_language, GL, utils, xstreams; + g_language, utils, xstreams; type _TTexture = record