mirror of
https://github.com/zeldaret/tmc
synced 2026-08-02 08:32:26 -04:00
Add fade flags enum
This commit is contained in:
@@ -69,7 +69,7 @@ void sub_08019698(void) {
|
||||
FlushSprites();
|
||||
DrawEntities();
|
||||
CopyOAM();
|
||||
SetFade(4, 8);
|
||||
SetFade(FADE_INSTANT, 8);
|
||||
gUnk_02018EB0.unk_0++;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user