You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Merge branch 'patch' of https://github.com/mid-kid/pokecrystal
# Conflicts: # constants/sprite_anim_constants.asm # data/sprite_anims/framesets.asm # data/sprite_anims/oam.asm
This commit is contained in:
@@ -9,7 +9,7 @@ SpriteAnimFrameData: ; 8d6e6
|
||||
dw .Frameset_PartyMonWithItemFast
|
||||
dw .Frameset_GSTitleTrail
|
||||
dw .Frameset_TextEntryCursor
|
||||
dw .Frameset_Unused09
|
||||
dw .Frameset_TextEntryCursorBig
|
||||
dw .Frameset_GameFreakLogo
|
||||
dw .Frameset_GSIntroStar
|
||||
dw .Frameset_GSIntroSparkle
|
||||
@@ -133,8 +133,8 @@ SpriteAnimFrameData: ; 8d6e6
|
||||
dorepeat 1
|
||||
dorestart
|
||||
|
||||
.Frameset_Unused09:
|
||||
frame SPRITE_ANIM_OAMSET_FOR_UNUSED_FRAMESET_09, 1
|
||||
.Frameset_TextEntryCursorBig:
|
||||
frame SPRITE_ANIM_OAMSET_TEXT_ENTRY_CURSOR_BIG, 1
|
||||
dorepeat 1
|
||||
dorestart
|
||||
|
||||
|
||||
Reference in New Issue
Block a user