mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2025-01-11 01:19:07 +01:00
Add missing rtpng.h
This commit is contained in:
parent
c5042dcdf6
commit
aadc39eccd
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);
|
Loading…
x
Reference in New Issue
Block a user