Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into update-macros
This commit is contained in:
+1
-1
@@ -870,7 +870,7 @@ static const struct WindowTemplate sInfoCardWindowTemplates[] =
|
||||
|
||||
static const struct ScanlineEffectParams sTourneyTreeScanlineEffectParams =
|
||||
{
|
||||
.dmaDest = (void *)REG_ADDR_BG3CNT,
|
||||
.dmaDest = ®_BG3CNT,
|
||||
.dmaControl = SCANLINE_EFFECT_DMACNT_16BIT,
|
||||
.initState = 1,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user