More trade doc, fix switch indentations

This commit is contained in:
GriffinR
2019-10-09 09:55:06 -04:00
parent 2c062dc764
commit 32aa87c7e1
4 changed files with 1871 additions and 1864 deletions

View File

@@ -825,7 +825,7 @@ static const struct SpriteSheet sGlow2SpriteSheet =
.tag = 5552
};
static const struct SpriteTemplate gSpriteTemplate_8338DC8 =
static const struct SpriteTemplate sGlowBallSpriteTemplate =
{
.tileTag = 5552,
.paletteTag = 5551,
@@ -1156,7 +1156,7 @@ static const s8 sTradeBallVerticalVelocityTable[] =
1, 1, 2, 3
};
static const u8 gUnknown_08339090[][2] =
static const u8 sWirelessSignalTiming[][2] =
{
{0, 1},
{1, 1},
@@ -1190,6 +1190,6 @@ static const u8 gUnknown_08339090[][2] =
{13, 4},
{14, 5},
{16, 1},
{16, -1},
{16, 255},
{0, 0}
};