summaryrefslogtreecommitdiff
path: root/src/naming_screen.c
diff options
context:
space:
mode:
authorDiegoisawesome <Diegoisawesome@users.noreply.github.com>2018-10-27 19:55:44 -0500
committerGitHub <noreply@github.com>2018-10-27 19:55:44 -0500
commitb1b97c1da9f8190ef3d145acf30eb1708f50e3f3 (patch)
tree447dc029875826625c2c565798785065e88bf848 /src/naming_screen.c
parent2778e9ad3dc249eb4cce84be3ac1dfcc7ab850d5 (diff)
parentb252bd029279b6f28518c59df1ba03caf44d756f (diff)
Merge pull request #374 from DizzyEggg/win_name
Rename struct Window' priority field to bg
Diffstat (limited to 'src/naming_screen.c')
-rw-r--r--src/naming_screen.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/naming_screen.c b/src/naming_screen.c
index ee1e78c60..a67516602 100644
--- a/src/naming_screen.c
+++ b/src/naming_screen.c
@@ -103,7 +103,7 @@ static const struct BgTemplate gUnknown_0858BE00[] =
static const struct WindowTemplate gUnknown_0858BE10[] =
{
{
- .priority = 1,
+ .bg = 1,
.tilemapLeft = 3,
.tilemapTop = 10,
.width = 19,
@@ -112,7 +112,7 @@ static const struct WindowTemplate gUnknown_0858BE10[] =
.baseBlock = 0x030
},
{
- .priority = 2,
+ .bg = 2,
.tilemapLeft = 3,
.tilemapTop = 10,
.width = 19,
@@ -121,7 +121,7 @@ static const struct WindowTemplate gUnknown_0858BE10[] =
.baseBlock = 0x0C8
},
{
- .priority = 3,
+ .bg = 3,
.tilemapLeft = 8,
.tilemapTop = 6,
.width = 17,
@@ -130,7 +130,7 @@ static const struct WindowTemplate gUnknown_0858BE10[] =
.baseBlock = 0x030
},
{
- .priority = 3,
+ .bg = 3,
.tilemapLeft = 8,
.tilemapTop = 4,
.width = 17,
@@ -139,7 +139,7 @@ static const struct WindowTemplate gUnknown_0858BE10[] =
.baseBlock = 0x052
},
{
- .priority = 0,
+ .bg = 0,
.tilemapLeft = 0,
.tilemapTop = 0,
.width = 30,