X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_phys.pas;h=81bdb78d6b095492405bb06c4afaf4d9601749d4;hb=5c816a8e702fd39c65d0928a3315d81e979f30fb;hp=af569ea1e1784185f70f13aa5ae47f0ef955fa1d;hpb=dffafd305d0df029f317cc92c1968ba0065c0cd8;p=d2df-sdl.git 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;