1
0
Fork 0
mirror of https://github.com/halpz/re3.git synced 2025-01-03 19:35:27 +00:00
re3/src/RwHelper.h

5 lines
81 B
C
Raw Normal View History

2019-05-15 14:52:37 +00:00
#pragma once
2019-05-30 11:35:13 +00:00
void DefinedState(void);
2019-05-15 14:52:37 +00:00
RwObject *GetFirstObject(RwFrame *frame);