- Applied Blzut3's SBARINFO update #7.
- GCC warnings, go away. SVN r702 (trunk)
This commit is contained in:
parent
cb47b3a1f7
commit
e8d38ad683
4 changed files with 172 additions and 21 deletions
|
|
@ -494,6 +494,10 @@ void WritePCXfile (FILE *file, const BYTE *buffer, const PalEntry *palette,
|
|||
}
|
||||
data = temprow;
|
||||
break;
|
||||
|
||||
default:
|
||||
// Should never happen.
|
||||
return;
|
||||
}
|
||||
buffer += pitch;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue