From 9e681335d610dfece9936047e293bfe45841a3f3 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Mon, 19 Jun 2017 22:17:50 -0400 Subject: SpawnBerryBlenderLinkPlayerSprites --- data/field_specials.s | 10 ---------- 1 file changed, 10 deletions(-) mode change 100644 => 100755 data/field_specials.s (limited to 'data') diff --git a/data/field_specials.s b/data/field_specials.s old mode 100644 new mode 100755 index 3e76bbe3f..024cca807 --- a/data/field_specials.s +++ b/data/field_specials.s @@ -3,16 +3,6 @@ .section .rodata - .align 2 -gUnknown_083F8358:: @ 83F8358 - .byte 7, 9, 8, 10 - -gUnknown_083F835C:: @ 83F835C - .byte 0, 1 - .byte 1, 0 - .byte 0, -1 - .byte -1, 0 - .align 2 gUnknown_083F8364:: @ 83F8364 .byte 7, 16, 0, 0 -- cgit v1.2.3 From 6a0734b626f9b15a4a0c47164624001bfabdf07c Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Mon, 19 Jun 2017 22:32:58 -0400 Subject: MauvilleGymSpecial1 --- data/field_specials.s | 6 ------ 1 file changed, 6 deletions(-) (limited to 'data') diff --git a/data/field_specials.s b/data/field_specials.s index 024cca807..1a7369a51 100755 --- a/data/field_specials.s +++ b/data/field_specials.s @@ -3,12 +3,6 @@ .section .rodata - .align 2 -gUnknown_083F8364:: @ 83F8364 - .byte 7, 16, 0, 0 - .byte 15, 18, 0, 0 - .byte 11, 22, 0, 0 - gUnknown_083F8370:: @ 83F8370 .byte 0, 1, 1, 1, 1 -- cgit v1.2.3 From 9e5917e65692dd9f9db99f97966d8dfb3245ab6f Mon Sep 17 00:00:00 2001 From: scnorton Date: Tue, 20 Jun 2017 09:47:54 -0400 Subject: Petalburg Gym field specials --- data/field_specials.s | 7 ------- 1 file changed, 7 deletions(-) (limited to 'data') diff --git a/data/field_specials.s b/data/field_specials.s index 1a7369a51..36c817d62 100755 --- a/data/field_specials.s +++ b/data/field_specials.s @@ -3,13 +3,6 @@ .section .rodata -gUnknown_083F8370:: @ 83F8370 - .byte 0, 1, 1, 1, 1 - - .align 1 -gUnknown_083F8376:: @ 83F8376 - .2byte 0x218, 0x219, 0x21A, 0x21B, 0x21C - .align 2 gUnknown_083F8380:: @ 83F8380 .4byte OtherText_1F -- cgit v1.2.3 From c8993068c9a9b25b9ea573737646872098829d24 Mon Sep 17 00:00:00 2001 From: scnorton Date: Tue, 20 Jun 2017 13:41:30 -0400 Subject: Some elevator menu related functions --- data/field_specials.s | 19 ------------------- 1 file changed, 19 deletions(-) (limited to 'data') diff --git a/data/field_specials.s b/data/field_specials.s index 36c817d62..9589e49b7 100755 --- a/data/field_specials.s +++ b/data/field_specials.s @@ -3,25 +3,6 @@ .section .rodata - .align 2 -gUnknown_083F8380:: @ 83F8380 - .4byte OtherText_1F - .4byte OtherText_2F - .4byte OtherText_3F - .4byte OtherText_4F - .4byte OtherText_5F - .4byte OtherText_6F - .4byte OtherText_7F - .4byte OtherText_8F - .4byte OtherText_9F - .4byte OtherText_10F - .4byte OtherText_11F - .4byte OtherText_B1F - .4byte OtherText_B2F - .4byte OtherText_B3F - .4byte OtherText_B4F - .4byte OtherText_Rooftop - .align 2 gUnknown_083F83C0:: @ 83F83C0 .4byte OtherText_BlueFlute -- cgit v1.2.3 From f5e71601ec02e0d3826a47902c1d82c80426e369 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Tue, 20 Jun 2017 22:14:36 -0400 Subject: Blow through the glass workshop functions --- data/field_specials.s | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'data') diff --git a/data/field_specials.s b/data/field_specials.s index 9589e49b7..78cf99e2c 100755 --- a/data/field_specials.s +++ b/data/field_specials.s @@ -3,17 +3,6 @@ .section .rodata - .align 2 -gUnknown_083F83C0:: @ 83F83C0 - .4byte OtherText_BlueFlute - .4byte OtherText_YellowFlute - .4byte OtherText_RedFlute - .4byte OtherText_WhiteFlute - .4byte OtherText_BlackFlute - .4byte OtherText_PrettyChair - .4byte OtherText_PrettyDesk - .4byte gOtherText_CancelNoTerminator - gUnknown_083F83E0:: @ 83F83E0 .byte 12, 2, 4, 5, 1, 8, 7, 11, 3, 10, 9, 6 -- cgit v1.2.3 From dac14d217da8e5249b0dcd7459090307b99d1418 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Tue, 20 Jun 2017 22:57:58 -0400 Subject: Up through sub_810F424 --- data/field_specials.s | 9 --------- 1 file changed, 9 deletions(-) (limited to 'data') diff --git a/data/field_specials.s b/data/field_specials.s index 78cf99e2c..191f4d947 100755 --- a/data/field_specials.s +++ b/data/field_specials.s @@ -3,15 +3,6 @@ .section .rodata -gUnknown_083F83E0:: @ 83F83E0 - .byte 12, 2, 4, 5, 1, 8, 7, 11, 3, 10, 9, 6 - -gUnknown_083F83EC:: @ 83F83EC - .byte 0, 1, 1, 2, 2, 2, 3, 3, 3, 4, 4, 5 - -gUnknown_083F83F8:: @ 83F83F8 - .byte 3, 3, 3, 3, 3, 3, 4, 4, 4, 4, 5, 5 - gUnknown_083F8404:: @ 83F8404 .byte 2, 1, 2, 1 -- cgit v1.2.3 From fce70e6bd5c00f1557dc05a92086b1727d58bb9e Mon Sep 17 00:00:00 2001 From: scnorton Date: Wed, 21 Jun 2017 11:25:27 -0400 Subject: Another batch of functions; last of the field specials data --- data/field_specials.s | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100755 data/field_specials.s (limited to 'data') diff --git a/data/field_specials.s b/data/field_specials.s deleted file mode 100755 index 191f4d947..000000000 --- a/data/field_specials.s +++ /dev/null @@ -1,13 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - -gUnknown_083F8404:: @ 83F8404 - .byte 2, 1, 2, 1 - -gUnknown_083F8408:: @ 83F8408 - .byte 8, 9, 10, 11, 12, 13, 14, 15 - -gUnknown_083F8410:: @ 83F8410 - .byte 8, 13, 14, 11, 10, 12, 15, 9 -- cgit v1.2.3