X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_phys.pas;h=69199797b06237a4ac9023f44ced5fc1868a4ad2;hb=c5684c0c980bb96fd4fd0efae4d48cdeb469c8ff;hp=af569ea1e1784185f70f13aa5ae47f0ef955fa1d;hpb=dffafd305d0df029f317cc92c1968ba0065c0cd8;p=d2df-sdl.git diff --git a/src/game/g_phys.pas b/src/game/g_phys.pas index af569ea..6919979 100644 --- a/src/game/g_phys.pas +++ b/src/game/g_phys.pas @@ -17,8 +17,7 @@ unit g_phys; interface -uses - e_graphics; + uses g_base; type PObj = ^TObj;