mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2024-12-23 08:11:49 +01:00
5 lines
81 B
C
5 lines
81 B
C
#pragma once
|
|
|
|
void DefinedState(void);
|
|
RwObject *GetFirstObject(RwFrame *frame);
|