summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-12-20 01:06:17 -0500
committeryenatch <yenatch@gmail.com>2013-12-20 01:06:17 -0500
commitcad6f30f83e64c34c8b474d579deaff3856b5235 (patch)
tree645f348e848ecac55a5d819052741b7a51cdc27d
parent7265a1c55744231b0bc288d915d6af82f9f22116 (diff)
null pointers back in object gfx
-rw-r--r--battle/anim_objects.asm8
1 files changed, 2 insertions, 6 deletions
diff --git a/battle/anim_objects.asm b/battle/anim_objects.asm
index c05200cbc..98e61a574 100644
--- a/battle/anim_objects.asm
+++ b/battle/anim_objects.asm
@@ -5086,11 +5086,7 @@ ENDM
object_gfx AnimObj37GFX, 35
object_gfx AnimObj38GFX, 18
object_gfx AnimObj39GFX, 24
-
- ; null pointers
- db 1
- dbw 0, 0
- db 1
- dbw 0, 0
+ object_gfx NULL, 1
+ object_gfx NULL, 1
; cfd9e