mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-30 02:42:04 +00:00
parent
c3806155c3
commit
284ecb114e
7 changed files with 253 additions and 218 deletions
|
@ -1622,7 +1622,7 @@ s16 Play_CreateSubCamera(PlayState* this) {
|
|||
return camId;
|
||||
}
|
||||
|
||||
s16 Play_GetActiveCamId(PlayState* this) {
|
||||
s32 Play_GetActiveCamId(PlayState* this) {
|
||||
return this->activeCamId;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue