mirror of
https://github.com/w23/xash3d-fwgs
synced 2024-12-16 06:00:33 +01:00
Alibek Omarov
1caa276531
Loop break was a bug that was added after refactoring imagelib loader. In fact, it was mindlessly copypasted from old code, where same break was used to quickly exit from inner format bruteforcing loop, than outer cubemap loading loop. |
||
---|---|---|
.. | ||
imagelib.h | ||
img_bmp.c | ||
img_bmp.h | ||
img_dds.c | ||
img_dds.h | ||
img_main.c | ||
img_png.c | ||
img_png.h | ||
img_quant.c | ||
img_tga.c | ||
img_tga.h | ||
img_utils.c | ||
img_wad.c |