summaryrefslogtreecommitdiff
path: root/src/bg.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/bg.c')
-rw-r--r--src/bg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bg.c b/src/bg.c
index 6697e635f..598f402af 100644
--- a/src/bg.c
+++ b/src/bg.c
@@ -567,7 +567,7 @@ u16 GetBgAttribute(u8 bg, u8 attributeId)
return GetBgControlAttribute(bg, BG_CTRL_ATTR_MOSAIC);
case BG_ATTR_WRAPAROUND:
return GetBgControlAttribute(bg, BG_CTRL_ATTR_WRAPAROUND);
- case BG_ATTR_TEXTORAFFINEMODE:
+ case BG_ATTR_MAPSIZE:
switch (GetBgType(bg))
{
case 0: