mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-06 16:15:24 +13:00
Minor spelling mistake :)
It's KazAppelin. Whoops.
This commit is contained in:
parent
1a4b0c9566
commit
12928cfc81
35 changed files with 35 additions and 35 deletions
|
|
@ -306,7 +306,7 @@ AnimationPointers:
|
|||
dw GranbullAnimation
|
||||
dw CaretorkerAnimation
|
||||
dw QwilfishAnimation
|
||||
dw KazeppelinAnimation
|
||||
dw KazappelinAnimation
|
||||
dw QwilfatherAnimation
|
||||
dw ScizorAnimation
|
||||
dw ShuckleAnimation
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -306,7 +306,7 @@ BitmasksPointers:
|
|||
dw GranbullBitmasks
|
||||
dw CaretorkerBitmasks
|
||||
dw QwilfishBitmasks
|
||||
dw KazeppelinBitmasks
|
||||
dw KazappelinBitmasks
|
||||
dw QwilfatherBitmasks
|
||||
dw ScizorBitmasks
|
||||
dw ShuckleBitmasks
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -306,7 +306,7 @@ FramesPointers:
|
|||
dba GranbullFrames
|
||||
dba CaretorkerFrames
|
||||
dba QwilfishFrames
|
||||
dba KazeppelinFrames
|
||||
dba KazappelinFrames
|
||||
dba QwilfatherFrames
|
||||
dba ScizorFrames
|
||||
dba ShuckleFrames
|
||||
|
|
|
|||
|
|
@ -306,7 +306,7 @@ AnimationIdlePointers:
|
|||
dw GranbullAnimationIdle
|
||||
dw CaretorkerAnimationIdle
|
||||
dw QwilfishAnimationIdle
|
||||
dw KazeppelinAnimationIdle
|
||||
dw KazappelinAnimationIdle
|
||||
dw QwilfatherAnimationIdle
|
||||
dw ScizorAnimationIdle
|
||||
dw ShuckleAnimationIdle
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 358 B After Width: | Height: | Size: 358 B |
|
Before Width: | Height: | Size: 558 B After Width: | Height: | Size: 558 B |
Loading…
Add table
Add a link
Reference in a new issue