address more comments, fix dumping textures that already got dumped
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
#include <lodepng.h>
|
||||
#include "common/logging/log.h"
|
||||
#include "lodepng_image_interface.h"
|
||||
#include "citra/lodepng_image_interface.h"
|
||||
|
||||
bool LodePNGImageInterface::DecodePNG(std::vector<u8>& dst, u32& width, u32& height,
|
||||
const std::string& path) {
|
||||
|
||||
Reference in New Issue
Block a user