mirror of
https://github.com/td512/re3.git
synced 2026-03-01 15:45:30 +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