Skip to content

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Feb 26, 2003
1 parent cd063ee commit 3c22684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IMG_lbm.c
Expand Up @@ -83,7 +83,7 @@ SDL_Surface *IMG_LoadLBM_RW( SDL_RWops *src )
Uint32 size, bytesloaded, nbcolors;
Uint32 i, j, bytesperline, nbplanes, plane, h;
Uint32 remainingbytes;
int width;
Uint32 width;
BMHD bmhd;
char *error;

Expand Down

0 comments on commit 3c22684

Please sign in to comment.