Waterfall field effect

This commit is contained in:
PikalaxALT
2020-02-28 10:19:34 -05:00
parent 1779aedbf0
commit c117bc6864
4 changed files with 84 additions and 212 deletions
+1
View File
@@ -116,6 +116,7 @@ void RfuUnionObjectToggleInvisibility(u8 objectEventId, bool32 invisible);
bool32 RfuUnionObjectIsInvisible(u8 objectEventId);
void RfuUnionObjectStartWarp(u8 objectEventId, u8 animNo);
bool32 RfuUnionObjectIsWarping(u8 objectEventId);
u8 sub_8063F2C(u8 direction);
void sub_805F378(s16 x, s16 y);