Minor spelling mistake :)

It's KazAppelin. Whoops.
This commit is contained in:
Martha Schilling 2024-07-21 22:48:31 +01:00
parent 1a4b0c9566
commit 12928cfc81
35 changed files with 35 additions and 35 deletions

View file

@ -306,7 +306,7 @@ AnimationPointers:
dw GranbullAnimation
dw CaretorkerAnimation
dw QwilfishAnimation
dw KazeppelinAnimation
dw KazappelinAnimation
dw QwilfatherAnimation
dw ScizorAnimation
dw ShuckleAnimation

View file

@ -304,7 +304,7 @@ SnubbullAnimation: INCLUDE "gfx/pokemon/snubbull/anim.asm"
GranbullAnimation: INCLUDE "gfx/pokemon/granbull/anim.asm"
CaretorkerAnimation: INCLUDE "gfx/pokemon/caretorker/anim.asm"
QwilfishAnimation: INCLUDE "gfx/pokemon/qwilfish/anim.asm"
KazeppelinAnimation: INCLUDE "gfx/pokemon/kazeppelin/anim.asm"
KazappelinAnimation: INCLUDE "gfx/pokemon/kazappelin/anim.asm"
QwilfatherAnimation: INCLUDE "gfx/pokemon/qwilfather/anim.asm"
ScizorAnimation: INCLUDE "gfx/pokemon/scizor/anim.asm"
ShuckleAnimation: INCLUDE "gfx/pokemon/shuckle/anim.asm"

View file

@ -306,7 +306,7 @@ BitmasksPointers:
dw GranbullBitmasks
dw CaretorkerBitmasks
dw QwilfishBitmasks
dw KazeppelinBitmasks
dw KazappelinBitmasks
dw QwilfatherBitmasks
dw ScizorBitmasks
dw ShuckleBitmasks

View file

@ -304,7 +304,7 @@ SnubbullBitmasks: INCLUDE "gfx/pokemon/snubbull/bitmask.asm"
GranbullBitmasks: INCLUDE "gfx/pokemon/granbull/bitmask.asm"
CaretorkerBitmasks: INCLUDE "gfx/pokemon/caretorker/bitmask.asm"
QwilfishBitmasks: INCLUDE "gfx/pokemon/qwilfish/bitmask.asm"
KazeppelinBitmasks: INCLUDE "gfx/pokemon/kazeppelin/bitmask.asm"
KazappelinBitmasks: INCLUDE "gfx/pokemon/kazappelin/bitmask.asm"
QwilfatherBitmasks: INCLUDE "gfx/pokemon/qwilfather/bitmask.asm"
ScizorBitmasks: INCLUDE "gfx/pokemon/scizor/bitmask.asm"
ShuckleBitmasks: INCLUDE "gfx/pokemon/shuckle/bitmask.asm"

View file

@ -306,7 +306,7 @@ FramesPointers:
dba GranbullFrames
dba CaretorkerFrames
dba QwilfishFrames
dba KazeppelinFrames
dba KazappelinFrames
dba QwilfatherFrames
dba ScizorFrames
dba ShuckleFrames

View file

@ -306,7 +306,7 @@ AnimationIdlePointers:
dw GranbullAnimationIdle
dw CaretorkerAnimationIdle
dw QwilfishAnimationIdle
dw KazeppelinAnimationIdle
dw KazappelinAnimationIdle
dw QwilfatherAnimationIdle
dw ScizorAnimationIdle
dw ShuckleAnimationIdle

View file

@ -304,7 +304,7 @@ SnubbullAnimationIdle: INCLUDE "gfx/pokemon/snubbull/anim_idle.asm"
GranbullAnimationIdle: INCLUDE "gfx/pokemon/granbull/anim_idle.asm"
CaretorkerAnimationIdle: INCLUDE "gfx/pokemon/caretorker/anim_idle.asm"
QwilfishAnimationIdle: INCLUDE "gfx/pokemon/qwilfish/anim_idle.asm"
KazeppelinAnimationIdle: INCLUDE "gfx/pokemon/kazeppelin/anim_idle.asm"
KazappelinAnimationIdle: INCLUDE "gfx/pokemon/kazappelin/anim_idle.asm"
QwilfatherAnimationIdle: INCLUDE "gfx/pokemon/qwilfather/anim_idle.asm"
ScizorAnimationIdle: INCLUDE "gfx/pokemon/scizor/anim_idle.asm"
ShuckleAnimationIdle: INCLUDE "gfx/pokemon/shuckle/anim_idle.asm"

View file

@ -94,7 +94,7 @@ SnubbullFrames: INCLUDE "gfx/pokemon/snubbull/frames.asm"
GranbullFrames: INCLUDE "gfx/pokemon/granbull/frames.asm"
CaretorkerFrames: INCLUDE "gfx/pokemon/caretorker/frames.asm"
QwilfishFrames: INCLUDE "gfx/pokemon/qwilfish/frames.asm"
KazeppelinFrames: INCLUDE "gfx/pokemon/kazeppelin/frames.asm"
KazappelinFrames: INCLUDE "gfx/pokemon/kazappelin/frames.asm"
QwilfatherFrames: INCLUDE "gfx/pokemon/qwilfather/frames.asm"
ScizorFrames: INCLUDE "gfx/pokemon/scizor/frames.asm"
ShuckleFrames: INCLUDE "gfx/pokemon/shuckle/frames.asm"

View file

Before

Width:  |  Height:  |  Size: 358 B

After

Width:  |  Height:  |  Size: 358 B

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 558 B

After

Width:  |  Height:  |  Size: 558 B

Before After
Before After