shithub: pokecrystal

ref: 89093e4670b9845e6598886a37cc2f3e001c2afa
dir: /battle/objects/gfx_headers.asm/

View raw version

AnimObjGFX: ; cfcf6

object_gfx: MACRO
; # tiles, label
	db  \1
	dba \2
ENDM

	object_gfx  0, AnimObj00GFX
	object_gfx 21, AnimObjHitGFX
	object_gfx  6, AnimObjCutGFX
	object_gfx  6, AnimObjFireGFX
	object_gfx 20, AnimObjWaterGFX
	object_gfx 26, AnimObjLightningGFX
	object_gfx 18, AnimObjPlantGFX
	object_gfx 12, AnimObjSmokeGFX
	object_gfx  9, AnimObjExplosionGFX
	object_gfx 17, AnimObjRocksGFX
	object_gfx  6, AnimObjIceGFX
	object_gfx 10, AnimObjPokeBallGFX
	object_gfx  9, AnimObjPoisonGFX
	object_gfx 13, AnimObjBubbleGFX
	object_gfx 16, AnimObjNoiseGFX
	object_gfx  2, AnimObjPowderGFX
	object_gfx 11, AnimObjBeamGFX
	object_gfx  9, AnimObjSpeedGFX
	object_gfx  9, AnimObjChargeGFX
	object_gfx 19, AnimObjWindGFX
	object_gfx 10, AnimObjWhipGFX
	object_gfx 12, AnimObjEggGFX
	object_gfx 18, AnimObjRopeGFX
	object_gfx 13, AnimObjPsychicGFX
	object_gfx 10, AnimObjReflectGFX
	object_gfx 27, AnimObjStatusGFX
	object_gfx 12, AnimObjSandGFX
	object_gfx 14, AnimObjWebGFX
	object_gfx 16, AnimObjHazeGFX
	object_gfx  7, AnimObjHornGFX
	object_gfx  8, AnimObjFlowerGFX
	object_gfx 40, AnimObjMiscGFX
	object_gfx 36, AnimObjSkyAttackGFX
	object_gfx 16, AnimObjGlobeGFX
	object_gfx 48, AnimObjShapesGFX
	object_gfx 18, AnimObjObjectsGFX
	object_gfx 38, AnimObjShineGFX
	object_gfx 35, AnimObjAngelsGFX
	object_gfx 18, AnimObjWaveGFX
	object_gfx 24, AnimObjAeroblastGFX
	object_gfx  1, NULL
	object_gfx  1, NULL
; cfd9e