just added a comment

This commit is contained in:
Bill Currie 2000-04-27 11:55:22 +00:00
parent 2e61dac258
commit 1970ba1b43

View file

@ -303,7 +303,7 @@ qpic_t *Draw_CachePic (char *path)
dat = (qpic_t *)COM_LoadTempFile (path);
if (!dat)
Sys_Error ("Draw_CachePic: failed to load %s", path);
SwapPic (dat);
SwapPic (dat); // endian fixup
// HACK HACK HACK --- we need to keep the bytes for
// the translatable player picture just for the menu