X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=blobdiff_plain;f=src%2Fgame%2Fg_phys.pas;h=81bdb78d6b095492405bb06c4afaf4d9601749d4;hp=af569ea1e1784185f70f13aa5ae47f0ef955fa1d;hb=5c816a8e702fd39c65d0928a3315d81e979f30fb;hpb=a04665df153fa20762b6ed1d56177f3264e8d8f7 diff --git a/src/game/g_phys.pas b/src/game/g_phys.pas index af569ea..81bdb78 100644 --- a/src/game/g_phys.pas +++ b/src/game/g_phys.pas @@ -18,7 +18,7 @@ unit g_phys; interface uses - e_graphics; + r_graphics; type PObj = ^TObj;