summaryrefslogblamecommitdiffstats
path: root/src/fakerw/rtbmp.h
blob: 896d276b73998aa92020a9efd18b21fd292f5a00 (plain) (tree)
1
2
3
4



                                                                    
#pragma once

RwImage *RtBMPImageWrite(RwImage * image, const RwChar * imageName);
RwImage *RtBMPImageRead(const RwChar * imageName);