mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-10 07:08:12 +00:00
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 |