summaryrefslogtreecommitdiffstats
path: root/src/fakerw/rtpng.h
blob: 80f2902079041bbe9277139e7cf65e27b036b847 (plain) (blame)
1
2
3
4
#pragma once

RwImage *RtPNGImageWrite(RwImage * image, const RwChar * imageName);
RwImage *RtPNGImageRead(const RwChar * imageName);