diff Render.h @ 1227:312e895a6439

Слияние
author Ritor1
date Fri, 07 Jun 2013 22:27:51 +0600
parents 24454b5c9268
children ab6560001f5b
line wrap: on
line diff
--- a/Render.h	Fri Jun 07 22:24:11 2013 +0600
+++ b/Render.h	Fri Jun 07 22:27:51 2013 +0600
@@ -271,7 +271,6 @@
   bool Initialize(bool bWindowed, uint uDefaultDevice,
                   bool bColoredLights, uint uDetailLevel, uint bTinting);
 
-  static void __fastcall SetPixel(struct Vec2_int_ *pTargetXY, unsigned __int16 uColor);
 
   bool IsColorKeySupported(IDirectDraw4 *);
   void _49EBF1();