implemented most of librw wrapper
This commit is contained in:
8
src/fakerw/rpskin.h
Normal file
8
src/fakerw/rpskin.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
#include <rphanim.h>
|
||||
|
||||
RwBool RpSkinPluginAttach(void);
|
||||
|
||||
RpAtomic *RpSkinAtomicSetHAnimHierarchy( RpAtomic *atomic, RpHAnimHierarchy *hierarchy );
|
||||
RpHAnimHierarchy *RpSkinAtomicGetHAnimHierarchy( const RpAtomic *atomic );
|
||||
Reference in New Issue
Block a user