mirror of
https://github.com/halpz/re3.git
synced 2025-10-08 10:51:35 +00:00
Add missing rtpng.h
This commit is contained in:
4
src/fakerw/rtpng.h
Normal file
4
src/fakerw/rtpng.h
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
#pragma once
|
||||||
|
|
||||||
|
RwImage *RtPNGImageWrite(RwImage * image, const RwChar * imageName);
|
||||||
|
RwImage *RtPNGImageRead(const RwChar * imageName);
|
Reference in New Issue
Block a user