implemented most of librw wrapper
This commit is contained in:
4
src/fakerw/rtbmp.h
Normal file
4
src/fakerw/rtbmp.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
RwImage *RtBMPImageWrite(RwImage * image, const RwChar * imageName);
|
||||
RwImage *RtBMPImageRead(const RwChar * imageName);
|
||||
Reference in New Issue
Block a user