Use librfu consts in link_rfu_*.c

This commit is contained in:
PikalaxALT
2020-01-15 13:54:06 -05:00
parent 3170b75344
commit e03a61e239
7 changed files with 167 additions and 164 deletions
+1 -1
View File
@@ -352,7 +352,7 @@ static void VBlankIntr(void)
sub_800DD28();
Random();
sub_80FCF34();
UpdateWirelessStatusIndicatorSprite();
INTR_CHECK |= INTR_FLAG_VBLANK;
gMain.intrCheck |= INTR_FLAG_VBLANK;