Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into update-macros

This commit is contained in:
GriffinR
2021-11-17 22:03:37 -05:00
79 changed files with 6531 additions and 6301 deletions

View File

@@ -55,7 +55,7 @@ const s32 gMaxFlashLevel = ARRAY_COUNT(sFlashLevelToRadius) - 1;
const struct ScanlineEffectParams sFlashEffectParams =
{
(void *)REG_ADDR_WIN0H,
&REG_WIN0H,
((DMA_ENABLE | DMA_START_HBLANK | DMA_REPEAT | DMA_DEST_RELOAD) << 16) | 1,
1
};