Add TAG_NONE
This commit is contained in:
+2
-2
@@ -356,7 +356,7 @@ static const struct SpriteFrameImage sDecorSelectorSpriteFrameImages =
|
||||
|
||||
static const struct SpriteTemplate sDecorationSelectorSpriteTemplate =
|
||||
{
|
||||
0xFFFF,
|
||||
TAG_NONE,
|
||||
PLACE_DECORATION_SELECTOR_TAG,
|
||||
&sDecorSelectorOam,
|
||||
sDecorSelectorAnimCmds,
|
||||
@@ -487,7 +487,7 @@ static const struct SpriteFrameImage sPuttingAwayCursorPicTable =
|
||||
|
||||
static const struct SpriteTemplate sPuttingAwayCursorSpriteTemplate =
|
||||
{
|
||||
0xFFFF,
|
||||
TAG_NONE,
|
||||
PLACE_DECORATION_PLAYER_TAG,
|
||||
&sPuttingAwayCursorOamData,
|
||||
sPuttingAwayCursorAnimCmds,
|
||||
|
||||
Reference in New Issue
Block a user