1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-26 11:07:37 +00:00
re3/src/fakerw/rtpng.h

5 lines
134 B
C
Raw Permalink Normal View History

2021-02-12 06:46:32 +00:00
#pragma once
RwImage *RtPNGImageWrite(RwImage * image, const RwChar * imageName);
RwImage *RtPNGImageRead(const RwChar * imageName);