Review changes
This commit is contained in:
+1
-1
@@ -161,7 +161,7 @@ static const union AnimCmd *const sNewGameOakAnimTable[] = {
|
|||||||
|
|
||||||
static const struct SpriteTemplate sNewGameOakObjectTemplate = {
|
static const struct SpriteTemplate sNewGameOakObjectTemplate = {
|
||||||
.tileTag = TAG_NONE,
|
.tileTag = TAG_NONE,
|
||||||
.paletteTag = 4102,
|
.paletteTag = 0x1006,
|
||||||
.oam = &sNewGameOakOamAttributes,
|
.oam = &sNewGameOakOamAttributes,
|
||||||
.anims = sNewGameOakAnimTable,
|
.anims = sNewGameOakAnimTable,
|
||||||
.images = sNewGameOakObjectSpriteFrames,
|
.images = sNewGameOakObjectSpriteFrames,
|
||||||
|
|||||||
Reference in New Issue
Block a user