From 7c0c199175fbe6c1746573b5e4ce755d7827f1c8 Mon Sep 17 00:00:00 2001 From: "jean.chalard" Date: Thu, 1 Jan 2009 23:26:36 +0000 Subject: [PATCH] J : * Some resource path cleaning. * A little bugfix. --- JGE/src/JGfx.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/JGE/src/JGfx.cpp b/JGE/src/JGfx.cpp index 4dcc1d01f..220b9cbfe 100644 --- a/JGE/src/JGfx.cpp +++ b/JGE/src/JGfx.cpp @@ -118,18 +118,14 @@ JTexture::~JTexture() void JTexture::UpdateBits(int x, int y, int width, int height, PIXEL_TYPE* bits) { - - //TODO: Is this normal that width is not used ?? for (int i=0;i