diff --git a/project/src/graphics/ImageBuffer.cpp b/project/src/graphics/ImageBuffer.cpp index de535ec17..b168856fb 100644 --- a/project/src/graphics/ImageBuffer.cpp +++ b/project/src/graphics/ImageBuffer.cpp @@ -94,7 +94,7 @@ namespace lime { } - } + } void ImageBuffer::Resize (int width, int height, int bitsPerPixel) {