1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-20 04:48:06 +01:00

rearranged the crashing dialog panel code.

This commit is contained in:
dan
1999-04-16 20:05:26 +00:00
parent 6c22352007
commit 52917e53de
7 changed files with 276 additions and 253 deletions

View File

@@ -426,7 +426,7 @@ RImage*
wTextureRenderImage(WTexture *texture, int width, int height,
int relief)
{
RImage *image;
RImage *image = NULL;
RColor color1;
int d;
int subtype;