DevIL icon indicating copy to clipboard operation
DevIL copied to clipboard

Fix parameter type in ivec_align_buffer prototype

Open ryandesign opened this issue 5 years ago • 0 comments

This changes the prototype of ivec_align_buffer to match its implementation in DevIL/src-IL/src/il_alloc.cpp thereby fixing a conflicting types error seen at least on PowerPC Macs. Thanks to @raphael-st for this fix.

ryandesign avatar Jul 05 '20 14:07 ryandesign