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