From 35ee9f67c0d89d73c7ef4c8d272dca767ceeb7c4 Mon Sep 17 00:00:00 2001 From: golem galvanize Date: Tue, 9 Oct 2018 17:32:39 -0400 Subject: ported some of field_effect_helpers --- data/field_effect_helpers.s | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'data') diff --git a/data/field_effect_helpers.s b/data/field_effect_helpers.s index 63fc1580e..a1edac00c 100644 --- a/data/field_effect_helpers.s +++ b/data/field_effect_helpers.s @@ -2,15 +2,8 @@ .include "constants/constants.inc" .section .rodata - -gUnknown_085CDC38:: @ 85CDC38 - .2byte 12, 28, 44 - -gUnknown_085CDC3E:: @ 85CDC3E - .byte 0x00, 0x01, 0x02, 0x03 - -gUnknown_085CDC42:: @ 85CDC42 - .2byte 0x0004, 0x0004, 0x0004, 0x0010, 0x0000 + + .align 2 gUnknown_085CDC4C:: @ 85CDC4C .4byte sub_8154C7C -- cgit v1.2.3