mirror of
https://github.com/halpz/re3.git
synced 2025-04-28 13:35:48 +00:00
5 lines
81 B
C
5 lines
81 B
C
#pragma once
|
|
|
|
void DefinedState(void);
|
|
RwObject *GetFirstObject(RwFrame *frame);
|