summaryrefslogtreecommitdiff
path: root/src/data
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-03-21 00:54:24 -0400
committerhuderlem <huderlem@gmail.com>2021-03-22 15:30:19 -0500
commit4077c533388d38a0ec725baf2f5f4bd858c76897 (patch)
tree58e9fde3b450348dbd9cff37e2dbffe245dae84d /src/data
parent9773b436d22872e2e7017b7fd733ca48710abab5 (diff)
A few labels in party, start, option menus
Diffstat (limited to 'src/data')
-rw-r--r--src/data/party_menu.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/data/party_menu.h b/src/data/party_menu.h
index daf3f4f6c..a4a030e3f 100644
--- a/src/data/party_menu.h
+++ b/src/data/party_menu.h
@@ -543,7 +543,7 @@ static const struct WindowTemplate sLevelUpStatsWindowTemplate =
.baseBlock = 0x2E9,
};
-static const struct WindowTemplate sUnusedWindowTemplate_08615978 =
+static const struct WindowTemplate sUnusedWindowTemplate1 =
{
.bg = 2,
.tilemapLeft = 2,
@@ -554,7 +554,7 @@ static const struct WindowTemplate sUnusedWindowTemplate_08615978 =
.baseBlock = 0x1DF,
};
-static const struct WindowTemplate sUnusedWindowTemplate_08615980 =
+static const struct WindowTemplate sUnusedWindowTemplate2 =
{
.bg = 2,
.tilemapLeft = 0,
@@ -669,7 +669,7 @@ static const u8 *const sDescriptionStringTable[] =
[PARTYBOX_DESC_DONT_HAVE] = gText_DontHave,
};
-static const u16 sUnused_08615B94[] =
+static const u16 sUnusedData[] =
{
0x0108, 0x0151, 0x0160, 0x015b, 0x002e, 0x005c, 0x0102, 0x0153, 0x014b, 0x00ed, 0x00f1, 0x010d, 0x003a, 0x003b, 0x003f, 0x0071,
0x00b6, 0x00f0, 0x00ca, 0x00db, 0x00da, 0x004c, 0x00e7, 0x0055, 0x0057, 0x0059, 0x00d8, 0x005b, 0x005e, 0x00f7, 0x0118, 0x0068,