From ee5cb1b8aa69082b755db85641443e482ee85449 Mon Sep 17 00:00:00 2001 From: Alex Bates Date: Wed, 14 Oct 2020 16:00:17 +0100 Subject: [PATCH] match no-op functions --- .../code_10400_len_d30/func_800355C4.s | 6 -- .../code_10400_len_d30/func_800355CC.s | 6 -- .../code_10400_len_d30/func_80035D18.s | 6 -- .../code_107830_len_e70/func_802E6194.s | 6 -- .../code_121f0_len_1290/func_80037960.s | 6 -- asm/nonmatchings/code_135EE0/func_80243568.s | 6 -- .../code_13870_len_6980/func_8003B1A8.s | 6 -- .../code_13870_len_6980/func_8003C658.s | 6 -- .../code_13870_len_6980/func_8003C660.s | 6 -- .../code_13870_len_6980/func_8003C8AC.s | 6 -- .../code_13870_len_6980/func_8003CFA0.s | 6 -- .../code_13870_len_6980/func_8003E50C.s | 6 -- .../code_13870_len_6980/func_8003E670.s | 6 -- asm/nonmatchings/code_168590/func_80248160.s | 6 -- asm/nonmatchings/code_168590/func_80248168.s | 6 -- asm/nonmatchings/code_168590/func_80249324.s | 6 -- asm/nonmatchings/code_16c8e0/func_8023E3FC.s | 6 -- asm/nonmatchings/code_16c8e0/func_8024201C.s | 6 -- asm/nonmatchings/code_16c8e0/func_80242AC0.s | 6 -- asm/nonmatchings/code_16c8e0/func_80242BA8.s | 6 -- asm/nonmatchings/code_16c8e0/func_80242EF8.s | 6 -- asm/nonmatchings/code_16c8e0/func_80242FD8.s | 6 -- asm/nonmatchings/code_16c8e0/func_80243910.s | 6 -- asm/nonmatchings/code_16c8e0/func_802439D0.s | 6 -- asm/nonmatchings/code_16c8e0/func_80243FD4.s | 6 -- asm/nonmatchings/code_16c8e0/func_80244000.s | 6 -- asm/nonmatchings/code_16c8e0/func_80244708.s | 6 -- asm/nonmatchings/code_16c8e0/func_80244A48.s | 6 -- asm/nonmatchings/code_16c8e0/func_80244EF8.s | 6 -- asm/nonmatchings/code_16c8e0/func_80245438.s | 6 -- asm/nonmatchings/code_16c8e0/func_802456B0.s | 6 -- asm/nonmatchings/code_16c8e0/func_80245AC8.s | 6 -- asm/nonmatchings/code_16c8e0/func_80246448.s | 6 -- .../code_16c8e0/func_80246B2C_code.s | 6 -- asm/nonmatchings/code_16c8e0/func_80247214.s | 6 -- asm/nonmatchings/code_16c8e0/func_802472A4.s | 6 -- asm/nonmatchings/code_16c8e0/func_80247568.s | 6 -- asm/nonmatchings/code_16c8e0/func_80247AFC.s | 6 -- asm/nonmatchings/code_16c8e0/func_80255FD8.s | 6 -- asm/nonmatchings/code_16c8e0/func_8025D150.s | 6 -- asm/nonmatchings/code_16c8e0/func_8025D158.s | 6 -- asm/nonmatchings/code_16c8e0/func_8025D3C4.s | 6 -- asm/nonmatchings/code_16c8e0/func_8025DA60.s | 6 -- asm/nonmatchings/code_16c8e0/func_8025DBC8.s | 6 -- .../code_26840_len_20d0/func_8004D31C.s | 6 -- .../code_28910_len_5090/func_80050560.s | 6 -- .../code_341d0_len_20d0/func_80059C80.s | 6 -- .../code_341d0_len_20d0/func_80059D48.s | 6 -- .../code_362a0_len_2f70/func_8005AF84.s | 6 -- .../code_362a0_len_2f70/func_8005AF8C.s | 6 -- .../code_891b0_len_fb0/func_800EFD00.s | 6 -- .../code_a5dd0_len_114e0/NOP_state.s | 6 -- .../code_ad90_len_2880/func_80030450.s | 6 -- .../code_b72b0_len_15ed0/func_801356C4.s | 6 -- .../code_b72b0_len_15ed0/func_801356CC.s | 6 -- .../code_b72b0_len_15ed0/func_801356D4.s | 6 -- .../stub_dynamic_entity_delegate.s | 6 -- .../code_cd180_len_38f0/func_80138198.s | 6 -- .../code_d610_len_1330/func_800334E8.s | 6 -- .../code_f270_len_1190/func_80034BF4.s | 6 -- src/code_10400_len_d30.c | 6 +- src/code_107830_len_e70.c | 2 +- src/code_121f0_len_1290.c | 2 +- src/code_135EE0.c | 2 +- src/code_13870_len_6980.c | 14 ++--- src/code_168590.c | 6 +- src/code_16c8e0.c | 56 +++++++++---------- src/code_26840_len_20d0.c | 2 +- src/code_28910_len_5090.c | 2 +- src/code_341d0_len_20d0.c | 4 +- src/code_362a0_len_2f70.c | 4 +- src/code_891b0_len_fb0.c | 2 +- src/code_a5dd0_len_114e0.c | 2 +- src/code_ad90_len_2880.c | 2 +- src/code_b72b0_len_15ed0.c | 8 +-- src/code_cd180_len_38f0.c | 2 +- src/code_d610_len_1330.c | 2 +- src/code_f270_len_1190.c | 3 +- 78 files changed, 61 insertions(+), 420 deletions(-) delete mode 100644 asm/nonmatchings/code_10400_len_d30/func_800355C4.s delete mode 100644 asm/nonmatchings/code_10400_len_d30/func_800355CC.s delete mode 100644 asm/nonmatchings/code_10400_len_d30/func_80035D18.s delete mode 100644 asm/nonmatchings/code_107830_len_e70/func_802E6194.s delete mode 100644 asm/nonmatchings/code_121f0_len_1290/func_80037960.s delete mode 100644 asm/nonmatchings/code_135EE0/func_80243568.s delete mode 100644 asm/nonmatchings/code_13870_len_6980/func_8003B1A8.s delete mode 100644 asm/nonmatchings/code_13870_len_6980/func_8003C658.s delete mode 100644 asm/nonmatchings/code_13870_len_6980/func_8003C660.s delete mode 100644 asm/nonmatchings/code_13870_len_6980/func_8003C8AC.s delete mode 100644 asm/nonmatchings/code_13870_len_6980/func_8003CFA0.s delete mode 100644 asm/nonmatchings/code_13870_len_6980/func_8003E50C.s delete mode 100644 asm/nonmatchings/code_13870_len_6980/func_8003E670.s delete mode 100644 asm/nonmatchings/code_168590/func_80248160.s delete mode 100644 asm/nonmatchings/code_168590/func_80248168.s delete mode 100644 asm/nonmatchings/code_168590/func_80249324.s delete mode 100644 asm/nonmatchings/code_16c8e0/func_8023E3FC.s delete mode 100644 asm/nonmatchings/code_16c8e0/func_8024201C.s delete mode 100644 asm/nonmatchings/code_16c8e0/func_80242AC0.s delete mode 100644 asm/nonmatchings/code_16c8e0/func_80242BA8.s delete mode 100644 asm/nonmatchings/code_16c8e0/func_80242EF8.s delete mode 100644 asm/nonmatchings/code_16c8e0/func_80242FD8.s delete mode 100644 asm/nonmatchings/code_16c8e0/func_80243910.s delete mode 100644 asm/nonmatchings/code_16c8e0/func_802439D0.s delete mode 100644 asm/nonmatchings/code_16c8e0/func_80243FD4.s delete mode 100644 asm/nonmatchings/code_16c8e0/func_80244000.s delete mode 100644 asm/nonmatchings/code_16c8e0/func_80244708.s delete mode 100644 asm/nonmatchings/code_16c8e0/func_80244A48.s delete mode 100644 asm/nonmatchings/code_16c8e0/func_80244EF8.s delete mode 100644 asm/nonmatchings/code_16c8e0/func_80245438.s delete mode 100644 asm/nonmatchings/code_16c8e0/func_802456B0.s delete mode 100644 asm/nonmatchings/code_16c8e0/func_80245AC8.s delete mode 100644 asm/nonmatchings/code_16c8e0/func_80246448.s delete mode 100644 asm/nonmatchings/code_16c8e0/func_80246B2C_code.s delete mode 100644 asm/nonmatchings/code_16c8e0/func_80247214.s delete mode 100644 asm/nonmatchings/code_16c8e0/func_802472A4.s delete mode 100644 asm/nonmatchings/code_16c8e0/func_80247568.s delete mode 100644 asm/nonmatchings/code_16c8e0/func_80247AFC.s delete mode 100644 asm/nonmatchings/code_16c8e0/func_80255FD8.s delete mode 100644 asm/nonmatchings/code_16c8e0/func_8025D150.s delete mode 100644 asm/nonmatchings/code_16c8e0/func_8025D158.s delete mode 100644 asm/nonmatchings/code_16c8e0/func_8025D3C4.s delete mode 100644 asm/nonmatchings/code_16c8e0/func_8025DA60.s delete mode 100644 asm/nonmatchings/code_16c8e0/func_8025DBC8.s delete mode 100644 asm/nonmatchings/code_26840_len_20d0/func_8004D31C.s delete mode 100644 asm/nonmatchings/code_28910_len_5090/func_80050560.s delete mode 100644 asm/nonmatchings/code_341d0_len_20d0/func_80059C80.s delete mode 100644 asm/nonmatchings/code_341d0_len_20d0/func_80059D48.s delete mode 100644 asm/nonmatchings/code_362a0_len_2f70/func_8005AF84.s delete mode 100644 asm/nonmatchings/code_362a0_len_2f70/func_8005AF8C.s delete mode 100644 asm/nonmatchings/code_891b0_len_fb0/func_800EFD00.s delete mode 100644 asm/nonmatchings/code_a5dd0_len_114e0/NOP_state.s delete mode 100644 asm/nonmatchings/code_ad90_len_2880/func_80030450.s delete mode 100644 asm/nonmatchings/code_b72b0_len_15ed0/func_801356C4.s delete mode 100644 asm/nonmatchings/code_b72b0_len_15ed0/func_801356CC.s delete mode 100644 asm/nonmatchings/code_b72b0_len_15ed0/func_801356D4.s delete mode 100644 asm/nonmatchings/code_b72b0_len_15ed0/stub_dynamic_entity_delegate.s delete mode 100644 asm/nonmatchings/code_cd180_len_38f0/func_80138198.s delete mode 100644 asm/nonmatchings/code_d610_len_1330/func_800334E8.s delete mode 100644 asm/nonmatchings/code_f270_len_1190/func_80034BF4.s diff --git a/asm/nonmatchings/code_10400_len_d30/func_800355C4.s b/asm/nonmatchings/code_10400_len_d30/func_800355C4.s deleted file mode 100644 index 4d9ee0f1ed..0000000000 --- a/asm/nonmatchings/code_10400_len_d30/func_800355C4.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_800355C4 -/* 109C4 800355C4 03E00008 */ jr $ra -/* 109C8 800355C8 00000000 */ nop diff --git a/asm/nonmatchings/code_10400_len_d30/func_800355CC.s b/asm/nonmatchings/code_10400_len_d30/func_800355CC.s deleted file mode 100644 index b85362f8a4..0000000000 --- a/asm/nonmatchings/code_10400_len_d30/func_800355CC.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_800355CC -/* 109CC 800355CC 03E00008 */ jr $ra -/* 109D0 800355D0 00000000 */ nop diff --git a/asm/nonmatchings/code_10400_len_d30/func_80035D18.s b/asm/nonmatchings/code_10400_len_d30/func_80035D18.s deleted file mode 100644 index ded593fe61..0000000000 --- a/asm/nonmatchings/code_10400_len_d30/func_80035D18.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_80035D18 -/* 11118 80035D18 03E00008 */ jr $ra -/* 1111C 80035D1C 00000000 */ nop diff --git a/asm/nonmatchings/code_107830_len_e70/func_802E6194.s b/asm/nonmatchings/code_107830_len_e70/func_802E6194.s deleted file mode 100644 index b5f40fc892..0000000000 --- a/asm/nonmatchings/code_107830_len_e70/func_802E6194.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_802E6194 -/* 107A14 802E6194 03E00008 */ jr $ra -/* 107A18 802E6198 00000000 */ nop diff --git a/asm/nonmatchings/code_121f0_len_1290/func_80037960.s b/asm/nonmatchings/code_121f0_len_1290/func_80037960.s deleted file mode 100644 index d34968d9fd..0000000000 --- a/asm/nonmatchings/code_121f0_len_1290/func_80037960.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_80037960 -/* 12D60 80037960 03E00008 */ jr $ra -/* 12D64 80037964 00000000 */ nop diff --git a/asm/nonmatchings/code_135EE0/func_80243568.s b/asm/nonmatchings/code_135EE0/func_80243568.s deleted file mode 100644 index 9451b02bca..0000000000 --- a/asm/nonmatchings/code_135EE0/func_80243568.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_80243568 -/* 1368A8 80243568 03E00008 */ jr $ra -/* 1368AC 8024356C 00000000 */ nop diff --git a/asm/nonmatchings/code_13870_len_6980/func_8003B1A8.s b/asm/nonmatchings/code_13870_len_6980/func_8003B1A8.s deleted file mode 100644 index 0186489464..0000000000 --- a/asm/nonmatchings/code_13870_len_6980/func_8003B1A8.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_8003B1A8 -/* 165A8 8003B1A8 03E00008 */ jr $ra -/* 165AC 8003B1AC 00000000 */ nop diff --git a/asm/nonmatchings/code_13870_len_6980/func_8003C658.s b/asm/nonmatchings/code_13870_len_6980/func_8003C658.s deleted file mode 100644 index 14f57f2124..0000000000 --- a/asm/nonmatchings/code_13870_len_6980/func_8003C658.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_8003C658 -/* 17A58 8003C658 03E00008 */ jr $ra -/* 17A5C 8003C65C 00000000 */ nop diff --git a/asm/nonmatchings/code_13870_len_6980/func_8003C660.s b/asm/nonmatchings/code_13870_len_6980/func_8003C660.s deleted file mode 100644 index 827c40b77c..0000000000 --- a/asm/nonmatchings/code_13870_len_6980/func_8003C660.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_8003C660 -/* 17A60 8003C660 03E00008 */ jr $ra -/* 17A64 8003C664 00000000 */ nop diff --git a/asm/nonmatchings/code_13870_len_6980/func_8003C8AC.s b/asm/nonmatchings/code_13870_len_6980/func_8003C8AC.s deleted file mode 100644 index a4c038c00f..0000000000 --- a/asm/nonmatchings/code_13870_len_6980/func_8003C8AC.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_8003C8AC -/* 17CAC 8003C8AC 03E00008 */ jr $ra -/* 17CB0 8003C8B0 00000000 */ nop diff --git a/asm/nonmatchings/code_13870_len_6980/func_8003CFA0.s b/asm/nonmatchings/code_13870_len_6980/func_8003CFA0.s deleted file mode 100644 index 73c90fcf71..0000000000 --- a/asm/nonmatchings/code_13870_len_6980/func_8003CFA0.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_8003CFA0 -/* 183A0 8003CFA0 03E00008 */ jr $ra -/* 183A4 8003CFA4 00000000 */ nop diff --git a/asm/nonmatchings/code_13870_len_6980/func_8003E50C.s b/asm/nonmatchings/code_13870_len_6980/func_8003E50C.s deleted file mode 100644 index 5cadb2a4c8..0000000000 --- a/asm/nonmatchings/code_13870_len_6980/func_8003E50C.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_8003E50C -/* 1990C 8003E50C 03E00008 */ jr $ra -/* 19910 8003E510 00000000 */ nop diff --git a/asm/nonmatchings/code_13870_len_6980/func_8003E670.s b/asm/nonmatchings/code_13870_len_6980/func_8003E670.s deleted file mode 100644 index 46d3f87ea2..0000000000 --- a/asm/nonmatchings/code_13870_len_6980/func_8003E670.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_8003E670 -/* 19A70 8003E670 03E00008 */ jr $ra -/* 19A74 8003E674 00000000 */ nop diff --git a/asm/nonmatchings/code_168590/func_80248160.s b/asm/nonmatchings/code_168590/func_80248160.s deleted file mode 100644 index 2f16454fee..0000000000 --- a/asm/nonmatchings/code_168590/func_80248160.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_80248160 -/* 1689C0 80248160 03E00008 */ jr $ra -/* 1689C4 80248164 00000000 */ nop diff --git a/asm/nonmatchings/code_168590/func_80248168.s b/asm/nonmatchings/code_168590/func_80248168.s deleted file mode 100644 index 8a25f13261..0000000000 --- a/asm/nonmatchings/code_168590/func_80248168.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_80248168 -/* 1689C8 80248168 03E00008 */ jr $ra -/* 1689CC 8024816C 00000000 */ nop diff --git a/asm/nonmatchings/code_168590/func_80249324.s b/asm/nonmatchings/code_168590/func_80249324.s deleted file mode 100644 index 351ca49255..0000000000 --- a/asm/nonmatchings/code_168590/func_80249324.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_80249324 -/* 169B84 80249324 03E00008 */ jr $ra -/* 169B88 80249328 00000000 */ nop diff --git a/asm/nonmatchings/code_16c8e0/func_8023E3FC.s b/asm/nonmatchings/code_16c8e0/func_8023E3FC.s deleted file mode 100644 index 195d4ffc22..0000000000 --- a/asm/nonmatchings/code_16c8e0/func_8023E3FC.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_8023E3FC -/* 16CCDC 8023E3FC 03E00008 */ jr $ra -/* 16CCE0 8023E400 00000000 */ nop diff --git a/asm/nonmatchings/code_16c8e0/func_8024201C.s b/asm/nonmatchings/code_16c8e0/func_8024201C.s deleted file mode 100644 index 88cab574c4..0000000000 --- a/asm/nonmatchings/code_16c8e0/func_8024201C.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_8024201C -/* 1708FC 8024201C 03E00008 */ jr $ra -/* 170900 80242020 00000000 */ nop diff --git a/asm/nonmatchings/code_16c8e0/func_80242AC0.s b/asm/nonmatchings/code_16c8e0/func_80242AC0.s deleted file mode 100644 index 2c415b017f..0000000000 --- a/asm/nonmatchings/code_16c8e0/func_80242AC0.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_80242AC0 -/* 1713A0 80242AC0 03E00008 */ jr $ra -/* 1713A4 80242AC4 00000000 */ nop diff --git a/asm/nonmatchings/code_16c8e0/func_80242BA8.s b/asm/nonmatchings/code_16c8e0/func_80242BA8.s deleted file mode 100644 index e0fc44da7f..0000000000 --- a/asm/nonmatchings/code_16c8e0/func_80242BA8.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_80242BA8 -/* 171488 80242BA8 03E00008 */ jr $ra -/* 17148C 80242BAC 00000000 */ nop diff --git a/asm/nonmatchings/code_16c8e0/func_80242EF8.s b/asm/nonmatchings/code_16c8e0/func_80242EF8.s deleted file mode 100644 index a5de81f3e1..0000000000 --- a/asm/nonmatchings/code_16c8e0/func_80242EF8.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_80242EF8 -/* 1717D8 80242EF8 03E00008 */ jr $ra -/* 1717DC 80242EFC 00000000 */ nop diff --git a/asm/nonmatchings/code_16c8e0/func_80242FD8.s b/asm/nonmatchings/code_16c8e0/func_80242FD8.s deleted file mode 100644 index c3357e6914..0000000000 --- a/asm/nonmatchings/code_16c8e0/func_80242FD8.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_80242FD8 -/* 1718B8 80242FD8 03E00008 */ jr $ra -/* 1718BC 80242FDC 00000000 */ nop diff --git a/asm/nonmatchings/code_16c8e0/func_80243910.s b/asm/nonmatchings/code_16c8e0/func_80243910.s deleted file mode 100644 index 9258ce53ee..0000000000 --- a/asm/nonmatchings/code_16c8e0/func_80243910.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_80243910 -/* 1721F0 80243910 03E00008 */ jr $ra -/* 1721F4 80243914 00000000 */ nop diff --git a/asm/nonmatchings/code_16c8e0/func_802439D0.s b/asm/nonmatchings/code_16c8e0/func_802439D0.s deleted file mode 100644 index ac891ebf74..0000000000 --- a/asm/nonmatchings/code_16c8e0/func_802439D0.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_802439D0 -/* 1722B0 802439D0 03E00008 */ jr $ra -/* 1722B4 802439D4 00000000 */ nop diff --git a/asm/nonmatchings/code_16c8e0/func_80243FD4.s b/asm/nonmatchings/code_16c8e0/func_80243FD4.s deleted file mode 100644 index 54a8db3b5d..0000000000 --- a/asm/nonmatchings/code_16c8e0/func_80243FD4.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_80243FD4 -/* 1728B4 80243FD4 03E00008 */ jr $ra -/* 1728B8 80243FD8 00000000 */ nop diff --git a/asm/nonmatchings/code_16c8e0/func_80244000.s b/asm/nonmatchings/code_16c8e0/func_80244000.s deleted file mode 100644 index 2fdf34ee19..0000000000 --- a/asm/nonmatchings/code_16c8e0/func_80244000.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_80244000 -/* 1728E0 80244000 03E00008 */ jr $ra -/* 1728E4 80244004 00000000 */ nop diff --git a/asm/nonmatchings/code_16c8e0/func_80244708.s b/asm/nonmatchings/code_16c8e0/func_80244708.s deleted file mode 100644 index 720b2f1dea..0000000000 --- a/asm/nonmatchings/code_16c8e0/func_80244708.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_80244708 -/* 172FE8 80244708 03E00008 */ jr $ra -/* 172FEC 8024470C 00000000 */ nop diff --git a/asm/nonmatchings/code_16c8e0/func_80244A48.s b/asm/nonmatchings/code_16c8e0/func_80244A48.s deleted file mode 100644 index e6082b9bfd..0000000000 --- a/asm/nonmatchings/code_16c8e0/func_80244A48.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_80244A48 -/* 173328 80244A48 03E00008 */ jr $ra -/* 17332C 80244A4C 00000000 */ nop diff --git a/asm/nonmatchings/code_16c8e0/func_80244EF8.s b/asm/nonmatchings/code_16c8e0/func_80244EF8.s deleted file mode 100644 index 383447e113..0000000000 --- a/asm/nonmatchings/code_16c8e0/func_80244EF8.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_80244EF8 -/* 1737D8 80244EF8 03E00008 */ jr $ra -/* 1737DC 80244EFC 00000000 */ nop diff --git a/asm/nonmatchings/code_16c8e0/func_80245438.s b/asm/nonmatchings/code_16c8e0/func_80245438.s deleted file mode 100644 index 5d8e92eb5b..0000000000 --- a/asm/nonmatchings/code_16c8e0/func_80245438.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_80245438 -/* 173D18 80245438 03E00008 */ jr $ra -/* 173D1C 8024543C 00000000 */ nop diff --git a/asm/nonmatchings/code_16c8e0/func_802456B0.s b/asm/nonmatchings/code_16c8e0/func_802456B0.s deleted file mode 100644 index ca8e7610e3..0000000000 --- a/asm/nonmatchings/code_16c8e0/func_802456B0.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_802456B0 -/* 173F90 802456B0 03E00008 */ jr $ra -/* 173F94 802456B4 00000000 */ nop diff --git a/asm/nonmatchings/code_16c8e0/func_80245AC8.s b/asm/nonmatchings/code_16c8e0/func_80245AC8.s deleted file mode 100644 index 17eea23d2e..0000000000 --- a/asm/nonmatchings/code_16c8e0/func_80245AC8.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_80245AC8 -/* 1743A8 80245AC8 03E00008 */ jr $ra -/* 1743AC 80245ACC 00000000 */ nop diff --git a/asm/nonmatchings/code_16c8e0/func_80246448.s b/asm/nonmatchings/code_16c8e0/func_80246448.s deleted file mode 100644 index 6123f89b4a..0000000000 --- a/asm/nonmatchings/code_16c8e0/func_80246448.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_80246448 -/* 174D28 80246448 03E00008 */ jr $ra -/* 174D2C 8024644C 00000000 */ nop diff --git a/asm/nonmatchings/code_16c8e0/func_80246B2C_code.s b/asm/nonmatchings/code_16c8e0/func_80246B2C_code.s deleted file mode 100644 index 37f970c57c..0000000000 --- a/asm/nonmatchings/code_16c8e0/func_80246B2C_code.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_80246B2C_code -/* 17540C 80246B2C 03E00008 */ jr $ra -/* 175410 80246B30 00000000 */ nop diff --git a/asm/nonmatchings/code_16c8e0/func_80247214.s b/asm/nonmatchings/code_16c8e0/func_80247214.s deleted file mode 100644 index 718425c31f..0000000000 --- a/asm/nonmatchings/code_16c8e0/func_80247214.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_80247214 -/* 175AF4 80247214 03E00008 */ jr $ra -/* 175AF8 80247218 00000000 */ nop diff --git a/asm/nonmatchings/code_16c8e0/func_802472A4.s b/asm/nonmatchings/code_16c8e0/func_802472A4.s deleted file mode 100644 index 5f4065ce12..0000000000 --- a/asm/nonmatchings/code_16c8e0/func_802472A4.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_802472A4 -/* 175B84 802472A4 03E00008 */ jr $ra -/* 175B88 802472A8 00000000 */ nop diff --git a/asm/nonmatchings/code_16c8e0/func_80247568.s b/asm/nonmatchings/code_16c8e0/func_80247568.s deleted file mode 100644 index 188e3673e7..0000000000 --- a/asm/nonmatchings/code_16c8e0/func_80247568.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_80247568 -/* 175E48 80247568 03E00008 */ jr $ra -/* 175E4C 8024756C 00000000 */ nop diff --git a/asm/nonmatchings/code_16c8e0/func_80247AFC.s b/asm/nonmatchings/code_16c8e0/func_80247AFC.s deleted file mode 100644 index cae04ab74c..0000000000 --- a/asm/nonmatchings/code_16c8e0/func_80247AFC.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_80247AFC -/* 1763DC 80247AFC 03E00008 */ jr $ra -/* 1763E0 80247B00 00000000 */ nop diff --git a/asm/nonmatchings/code_16c8e0/func_80255FD8.s b/asm/nonmatchings/code_16c8e0/func_80255FD8.s deleted file mode 100644 index d1c3eed59e..0000000000 --- a/asm/nonmatchings/code_16c8e0/func_80255FD8.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_80255FD8 -/* 1848B8 80255FD8 03E00008 */ jr $ra -/* 1848BC 80255FDC 00000000 */ nop diff --git a/asm/nonmatchings/code_16c8e0/func_8025D150.s b/asm/nonmatchings/code_16c8e0/func_8025D150.s deleted file mode 100644 index d4fe653253..0000000000 --- a/asm/nonmatchings/code_16c8e0/func_8025D150.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_8025D150 -/* 18BA30 8025D150 03E00008 */ jr $ra -/* 18BA34 8025D154 00000000 */ nop diff --git a/asm/nonmatchings/code_16c8e0/func_8025D158.s b/asm/nonmatchings/code_16c8e0/func_8025D158.s deleted file mode 100644 index 358e5333af..0000000000 --- a/asm/nonmatchings/code_16c8e0/func_8025D158.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_8025D158 -/* 18BA38 8025D158 03E00008 */ jr $ra -/* 18BA3C 8025D15C 00000000 */ nop diff --git a/asm/nonmatchings/code_16c8e0/func_8025D3C4.s b/asm/nonmatchings/code_16c8e0/func_8025D3C4.s deleted file mode 100644 index a17943d5c4..0000000000 --- a/asm/nonmatchings/code_16c8e0/func_8025D3C4.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_8025D3C4 -/* 18BCA4 8025D3C4 03E00008 */ jr $ra -/* 18BCA8 8025D3C8 00000000 */ nop diff --git a/asm/nonmatchings/code_16c8e0/func_8025DA60.s b/asm/nonmatchings/code_16c8e0/func_8025DA60.s deleted file mode 100644 index e28f4799e6..0000000000 --- a/asm/nonmatchings/code_16c8e0/func_8025DA60.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_8025DA60 -/* 18C340 8025DA60 03E00008 */ jr $ra -/* 18C344 8025DA64 00000000 */ nop diff --git a/asm/nonmatchings/code_16c8e0/func_8025DBC8.s b/asm/nonmatchings/code_16c8e0/func_8025DBC8.s deleted file mode 100644 index 12e3db940b..0000000000 --- a/asm/nonmatchings/code_16c8e0/func_8025DBC8.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_8025DBC8 -/* 18C4A8 8025DBC8 03E00008 */ jr $ra -/* 18C4AC 8025DBCC 00000000 */ nop diff --git a/asm/nonmatchings/code_26840_len_20d0/func_8004D31C.s b/asm/nonmatchings/code_26840_len_20d0/func_8004D31C.s deleted file mode 100644 index b38cb29cd6..0000000000 --- a/asm/nonmatchings/code_26840_len_20d0/func_8004D31C.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_8004D31C -/* 2871C 8004D31C 03E00008 */ jr $ra -/* 28720 8004D320 00000000 */ nop diff --git a/asm/nonmatchings/code_28910_len_5090/func_80050560.s b/asm/nonmatchings/code_28910_len_5090/func_80050560.s deleted file mode 100644 index 40999334ca..0000000000 --- a/asm/nonmatchings/code_28910_len_5090/func_80050560.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_80050560 -/* 2B960 80050560 03E00008 */ jr $ra -/* 2B964 80050564 00000000 */ nop diff --git a/asm/nonmatchings/code_341d0_len_20d0/func_80059C80.s b/asm/nonmatchings/code_341d0_len_20d0/func_80059C80.s deleted file mode 100644 index 000a3d07ec..0000000000 --- a/asm/nonmatchings/code_341d0_len_20d0/func_80059C80.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_80059C80 -/* 35080 80059C80 03E00008 */ jr $ra -/* 35084 80059C84 00000000 */ nop diff --git a/asm/nonmatchings/code_341d0_len_20d0/func_80059D48.s b/asm/nonmatchings/code_341d0_len_20d0/func_80059D48.s deleted file mode 100644 index f17d86d217..0000000000 --- a/asm/nonmatchings/code_341d0_len_20d0/func_80059D48.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_80059D48 -/* 35148 80059D48 03E00008 */ jr $ra -/* 3514C 80059D4C 00000000 */ nop diff --git a/asm/nonmatchings/code_362a0_len_2f70/func_8005AF84.s b/asm/nonmatchings/code_362a0_len_2f70/func_8005AF84.s deleted file mode 100644 index 4615856dfc..0000000000 --- a/asm/nonmatchings/code_362a0_len_2f70/func_8005AF84.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_8005AF84 -/* 36384 8005AF84 03E00008 */ jr $ra -/* 36388 8005AF88 00000000 */ nop diff --git a/asm/nonmatchings/code_362a0_len_2f70/func_8005AF8C.s b/asm/nonmatchings/code_362a0_len_2f70/func_8005AF8C.s deleted file mode 100644 index f53fd9bae1..0000000000 --- a/asm/nonmatchings/code_362a0_len_2f70/func_8005AF8C.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_8005AF8C -/* 3638C 8005AF8C 03E00008 */ jr $ra -/* 36390 8005AF90 00000000 */ nop diff --git a/asm/nonmatchings/code_891b0_len_fb0/func_800EFD00.s b/asm/nonmatchings/code_891b0_len_fb0/func_800EFD00.s deleted file mode 100644 index 131f856a33..0000000000 --- a/asm/nonmatchings/code_891b0_len_fb0/func_800EFD00.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_800EFD00 -/* 891B0 800EFD00 03E00008 */ jr $ra -/* 891B4 800EFD04 00000000 */ nop diff --git a/asm/nonmatchings/code_a5dd0_len_114e0/NOP_state.s b/asm/nonmatchings/code_a5dd0_len_114e0/NOP_state.s deleted file mode 100644 index 673c4f80b1..0000000000 --- a/asm/nonmatchings/code_a5dd0_len_114e0/NOP_state.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel NOP_state -/* A9290 80112B90 03E00008 */ jr $ra -/* A9294 80112B94 00000000 */ nop diff --git a/asm/nonmatchings/code_ad90_len_2880/func_80030450.s b/asm/nonmatchings/code_ad90_len_2880/func_80030450.s deleted file mode 100644 index 342aab3fe8..0000000000 --- a/asm/nonmatchings/code_ad90_len_2880/func_80030450.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_80030450 -/* B850 80030450 03E00008 */ jr $ra -/* B854 80030454 00000000 */ nop diff --git a/asm/nonmatchings/code_b72b0_len_15ed0/func_801356C4.s b/asm/nonmatchings/code_b72b0_len_15ed0/func_801356C4.s deleted file mode 100644 index b79ced217d..0000000000 --- a/asm/nonmatchings/code_b72b0_len_15ed0/func_801356C4.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_801356C4 -/* CBDC4 801356C4 03E00008 */ jr $ra -/* CBDC8 801356C8 00000000 */ nop diff --git a/asm/nonmatchings/code_b72b0_len_15ed0/func_801356CC.s b/asm/nonmatchings/code_b72b0_len_15ed0/func_801356CC.s deleted file mode 100644 index db42d4d598..0000000000 --- a/asm/nonmatchings/code_b72b0_len_15ed0/func_801356CC.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_801356CC -/* CBDCC 801356CC 03E00008 */ jr $ra -/* CBDD0 801356D0 00000000 */ nop diff --git a/asm/nonmatchings/code_b72b0_len_15ed0/func_801356D4.s b/asm/nonmatchings/code_b72b0_len_15ed0/func_801356D4.s deleted file mode 100644 index fce345a2fc..0000000000 --- a/asm/nonmatchings/code_b72b0_len_15ed0/func_801356D4.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_801356D4 -/* CBDD4 801356D4 03E00008 */ jr $ra -/* CBDD8 801356D8 00000000 */ nop diff --git a/asm/nonmatchings/code_b72b0_len_15ed0/stub_dynamic_entity_delegate.s b/asm/nonmatchings/code_b72b0_len_15ed0/stub_dynamic_entity_delegate.s deleted file mode 100644 index 50071e2ea5..0000000000 --- a/asm/nonmatchings/code_b72b0_len_15ed0/stub_dynamic_entity_delegate.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel stub_dynamic_entity_delegate -/* B97B0 801230B0 03E00008 */ jr $ra -/* B97B4 801230B4 00000000 */ nop diff --git a/asm/nonmatchings/code_cd180_len_38f0/func_80138198.s b/asm/nonmatchings/code_cd180_len_38f0/func_80138198.s deleted file mode 100644 index 67319125a6..0000000000 --- a/asm/nonmatchings/code_cd180_len_38f0/func_80138198.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_80138198 -/* CE898 80138198 03E00008 */ jr $ra -/* CE89C 8013819C 00000000 */ nop diff --git a/asm/nonmatchings/code_d610_len_1330/func_800334E8.s b/asm/nonmatchings/code_d610_len_1330/func_800334E8.s deleted file mode 100644 index 895b2ce043..0000000000 --- a/asm/nonmatchings/code_d610_len_1330/func_800334E8.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_800334E8 -/* E8E8 800334E8 03E00008 */ jr $ra -/* E8EC 800334EC 00000000 */ nop diff --git a/asm/nonmatchings/code_f270_len_1190/func_80034BF4.s b/asm/nonmatchings/code_f270_len_1190/func_80034BF4.s deleted file mode 100644 index 50b35855d2..0000000000 --- a/asm/nonmatchings/code_f270_len_1190/func_80034BF4.s +++ /dev/null @@ -1,6 +0,0 @@ -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches - -glabel func_80034BF4 -/* FFF4 80034BF4 03E00008 */ jr $ra -/* FFF8 80034BF8 00000000 */ nop diff --git a/src/code_10400_len_d30.c b/src/code_10400_len_d30.c index 80711c89f1..c89d45b0c2 100644 --- a/src/code_10400_len_d30.c +++ b/src/code_10400_len_d30.c @@ -8,9 +8,9 @@ INCLUDE_ASM(s32, "code_10400_len_d30", func_800351C8); INCLUDE_ASM(s32, "code_10400_len_d30", func_800354EC); -INCLUDE_ASM(s32, "code_10400_len_d30", func_800355C4); +void func_800355C4(void) {} -INCLUDE_ASM(s32, "code_10400_len_d30", func_800355CC); +void func_800355CC(void) {} INCLUDE_ASM(s32, "code_10400_len_d30", func_800355D4); @@ -20,6 +20,6 @@ INCLUDE_ASM(s32, "code_10400_len_d30", func_80035704); INCLUDE_ASM(s32, "code_10400_len_d30", func_80035B40); -INCLUDE_ASM(s32, "code_10400_len_d30", func_80035D18); +void func_80035D18(void) {} INCLUDE_ASM(s32, "code_10400_len_d30", func_80035D20); diff --git a/src/code_107830_len_e70.c b/src/code_107830_len_e70.c index 400d2f495d..3fa46b4f7f 100644 --- a/src/code_107830_len_e70.c +++ b/src/code_107830_len_e70.c @@ -8,7 +8,7 @@ INCLUDE_ASM(s32, "code_107830_len_e70", func_802E6118); INCLUDE_ASM(s32, "code_107830_len_e70", func_802E6178); -INCLUDE_ASM(s32, "code_107830_len_e70", func_802E6194); +void func_802E6194(void) {} INCLUDE_ASM(s32, "code_107830_len_e70", func_802E619C); diff --git a/src/code_121f0_len_1290.c b/src/code_121f0_len_1290.c index 32855cc392..5444f7ce31 100644 --- a/src/code_121f0_len_1290.c +++ b/src/code_121f0_len_1290.c @@ -8,7 +8,7 @@ INCLUDE_ASM(s32, "code_121f0_len_1290", func_800375A4); INCLUDE_ASM(s32, "code_121f0_len_1290", func_80037638); -INCLUDE_ASM(s32, "code_121f0_len_1290", func_80037960); +void func_80037960(void) {} INCLUDE_ASM(s32, "code_121f0_len_1290", func_80037968); diff --git a/src/code_135EE0.c b/src/code_135EE0.c index 00388d6445..9e5869cae0 100644 --- a/src/code_135EE0.c +++ b/src/code_135EE0.c @@ -34,7 +34,7 @@ INCLUDE_ASM(s32, "code_135EE0", pause_interp_vertical_scroll); INCLUDE_ASM(s32, "code_135EE0", pause_update_cursor); -INCLUDE_ASM(s32, "code_135EE0", func_80243568); +void func_80243568(void) {} INCLUDE_ASM(s32, "code_135EE0", pause_textbox_draw_contents); diff --git a/src/code_13870_len_6980.c b/src/code_13870_len_6980.c index 8206b559bf..b28fffff50 100644 --- a/src/code_13870_len_6980.c +++ b/src/code_13870_len_6980.c @@ -95,7 +95,7 @@ INCLUDE_ASM(s32, "code_13870_len_6980", func_8003B184); INCLUDE_ASM(s32, "code_13870_len_6980", func_8003B198); -INCLUDE_ASM(s32, "code_13870_len_6980", func_8003B1A8); +void func_8003B1A8(void) {} INCLUDE_ASM(s32, "code_13870_len_6980", func_8003B1B0); @@ -133,9 +133,9 @@ INCLUDE_ASM(s32, "code_13870_len_6980", func_8003C53C); INCLUDE_ASM(s32, "code_13870_len_6980", func_8003C61C); -INCLUDE_ASM(s32, "code_13870_len_6980", func_8003C658); +void func_8003C658(void) {} -INCLUDE_ASM(s32, "code_13870_len_6980", func_8003C660); +void func_8003C660(void) {} INCLUDE_ASM(s32, "code_13870_len_6980", func_8003C668); @@ -143,7 +143,7 @@ INCLUDE_ASM(s32, "code_13870_len_6980", func_8003C78C); INCLUDE_ASM(s32, "code_13870_len_6980", func_8003C7A8); -INCLUDE_ASM(s32, "code_13870_len_6980", func_8003C8AC); +void func_8003C8AC(void) {} INCLUDE_ASM(s32, "code_13870_len_6980", func_8003C8B4); @@ -159,7 +159,7 @@ INCLUDE_ASM(s32, "code_13870_len_6980", func_8003CC8C); INCLUDE_ASM(s32, "code_13870_len_6980", func_8003CCB0); -INCLUDE_ASM(s32, "code_13870_len_6980", func_8003CFA0); +void func_8003CFA0(void) {} INCLUDE_ASM(s32, "code_13870_len_6980", func_8003CFA8); @@ -195,7 +195,7 @@ INCLUDE_ASM(s32, "code_13870_len_6980", func_8003E338); INCLUDE_ASM(s32, "code_13870_len_6980", clear_encounter_status); -INCLUDE_ASM(s32, "code_13870_len_6980", func_8003E50C); +void func_8003E50C(void) {} INCLUDE_ASM(s32, "code_13870_len_6980", func_8003E514); @@ -205,7 +205,7 @@ INCLUDE_ASM(s32, "code_13870_len_6980", func_8003E5B0); INCLUDE_ASM(s32, "code_13870_len_6980", func_8003E63C); -INCLUDE_ASM(s32, "code_13870_len_6980", func_8003E670); +void func_8003E670(void) {} INCLUDE_ASM(s32, "code_13870_len_6980", make_npcs); diff --git a/src/code_168590.c b/src/code_168590.c index d1202f6cda..c90cf1289a 100644 --- a/src/code_168590.c +++ b/src/code_168590.c @@ -6,9 +6,9 @@ INCLUDE_ASM(s32, "code_168590", func_80247FD0); INCLUDE_ASM(s32, "code_168590", func_80248024); -INCLUDE_ASM(s32, "code_168590", func_80248160); +void func_80248160(void) {} -INCLUDE_ASM(s32, "code_168590", func_80248168); +void func_80248168(void) {} INCLUDE_ASM(s32, "code_168590", func_80248170); @@ -20,6 +20,6 @@ INCLUDE_ASM(s32, "code_168590", func_80248A80); INCLUDE_ASM(s32, "code_168590", func_80248BF4); -INCLUDE_ASM(s32, "code_168590", func_80249324); +void func_80249324(void) {} INCLUDE_ASM(s32, "code_168590", func_8024932C); diff --git a/src/code_16c8e0.c b/src/code_16c8e0.c index 92c09b8c86..b502459c91 100644 --- a/src/code_16c8e0.c +++ b/src/code_16c8e0.c @@ -8,7 +8,7 @@ INCLUDE_ASM(s32, "code_16c8e0", func_8023E11C); INCLUDE_ASM(s32, "code_16c8e0", initialize_battle); -INCLUDE_ASM(s32, "code_16c8e0", func_8023E3FC); +void func_8023E3FC(void) {} INCLUDE_ASM(s32, "code_16c8e0", update_actor_shadows); @@ -48,47 +48,47 @@ INCLUDE_ASM(s32, "code_16c8e0", func_80241AB8); INCLUDE_ASM(s32, "code_16c8e0", func_80241B14); -INCLUDE_ASM(s32, "code_16c8e0", func_8024201C); +void func_8024201C(void) {} INCLUDE_ASM(s32, "code_16c8e0", update_heroes_start_turn); -INCLUDE_ASM(s32, "code_16c8e0", func_80242AC0); +void func_80242AC0(void) {} INCLUDE_ASM(s32, "code_16c8e0", switch_to_player); -INCLUDE_ASM(s32, "code_16c8e0", func_80242BA8); +void func_80242BA8(void) {} INCLUDE_ASM(s32, "code_16c8e0", update_end_player_turn); -INCLUDE_ASM(s32, "code_16c8e0", func_80242EF8); +void func_80242EF8(void) {} INCLUDE_ASM(s32, "code_16c8e0", switch_to_partner); -INCLUDE_ASM(s32, "code_16c8e0", func_80242FD8); +void func_80242FD8(void) {} INCLUDE_ASM(s32, "code_16c8e0", func_80242FE0); -INCLUDE_ASM(s32, "code_16c8e0", func_80243910); +void func_80243910(void) {} INCLUDE_ASM(s32, "code_16c8e0", switch_order); -INCLUDE_ASM(s32, "code_16c8e0", func_802439D0); +void func_802439D0(void) {} INCLUDE_ASM(s32, "code_16c8e0", func_802439D8); -INCLUDE_ASM(s32, "code_16c8e0", func_80243FD4); +void func_80243FD4(void) {} INCLUDE_ASM(s32, "code_16c8e0", func_80243FDC); -INCLUDE_ASM(s32, "code_16c8e0", func_80244000); +void func_80244000(void) {} INCLUDE_ASM(s32, "code_16c8e0", func_80244008); -INCLUDE_ASM(s32, "code_16c8e0", func_80244708); +void func_80244708(void) {} INCLUDE_ASM(s32, "code_16c8e0", func_80244710); -INCLUDE_ASM(s32, "code_16c8e0", func_80244A48); +void func_80244A48(void) {} INCLUDE_ASM(s32, "code_16c8e0", end_battle); @@ -96,15 +96,15 @@ INCLUDE_ASM(s32, "code_16c8e0", func_80244D90); INCLUDE_ASM(s32, "code_16c8e0", func_80244E38); -INCLUDE_ASM(s32, "code_16c8e0", func_80244EF8); +void func_80244EF8(void) {} INCLUDE_ASM(s32, "code_16c8e0", update_run_away); -INCLUDE_ASM(s32, "code_16c8e0", func_80245438); +void func_80245438(void) {} INCLUDE_ASM(s32, "code_16c8e0", func_80245440); -INCLUDE_ASM(s32, "code_16c8e0", func_802456B0); +void func_802456B0(void) {} INCLUDE_ASM(s32, "code_16c8e0", EnablePartnerBlur); @@ -112,31 +112,31 @@ INCLUDE_ASM(s32, "code_16c8e0", DisablePartnerBlur); INCLUDE_ASM(s32, "code_16c8e0", update_swap_partner); -INCLUDE_ASM(s32, "code_16c8e0", func_80245AC8); +void func_80245AC8(void) {} INCLUDE_ASM(s32, "code_16c8e0", update_player_action); -INCLUDE_ASM(s32, "code_16c8e0", func_80246448); +void func_80246448(void) {} INCLUDE_ASM(s32, "code_16c8e0", update_player_change_turn); -INCLUDE_ASM(s32, "code_16c8e0", func_80246B2C_code); +void func_80246B2C_code(void) {} INCLUDE_ASM(s32, "code_16c8e0", update_partner_action); -INCLUDE_ASM(s32, "code_16c8e0", func_80247214); +void func_80247214(void) {} INCLUDE_ASM(s32, "code_16c8e0", func_8024721C); -INCLUDE_ASM(s32, "code_16c8e0", func_802472A4); +void func_802472A4(void) {} INCLUDE_ASM(s32, "code_16c8e0", update_enemy_change_turn); -INCLUDE_ASM(s32, "code_16c8e0", func_80247568); +void func_80247568(void) {} INCLUDE_ASM(s32, "code_16c8e0", update_enemy_action); -INCLUDE_ASM(s32, "code_16c8e0", func_80247AFC); +void func_80247AFC(void) {} INCLUDE_ASM(s32, "code_16c8e0", func_80247B04); @@ -432,7 +432,7 @@ INCLUDE_ASM(s32, "code_16c8e0", update_enemy_shadows); INCLUDE_ASM(s32, "code_16c8e0", update_hero_shadows); -INCLUDE_ASM(s32, "code_16c8e0", func_80255FD8); +void func_80255FD8(void) {} INCLUDE_ASM(s32, "code_16c8e0", func_80255FE0); @@ -504,9 +504,9 @@ INCLUDE_ASM(s32, "code_16c8e0", func_8025CEC8); INCLUDE_ASM(s32, "code_16c8e0", _remove_part_decoration); -INCLUDE_ASM(s32, "code_16c8e0", func_8025D150); +void func_8025D150(void) {} -INCLUDE_ASM(s32, "code_16c8e0", func_8025D158); +void func_8025D158(void) {} INCLUDE_ASM(s32, "code_16c8e0", func_8025D160); @@ -514,7 +514,7 @@ INCLUDE_ASM(s32, "code_16c8e0", func_8025D290); INCLUDE_ASM(s32, "code_16c8e0", func_8025D2B0); -INCLUDE_ASM(s32, "code_16c8e0", func_8025D3C4); +void func_8025D3C4(void) {} INCLUDE_ASM(s32, "code_16c8e0", func_8025D3CC); @@ -538,11 +538,11 @@ INCLUDE_ASM(s32, "code_16c8e0", func_8025D8EC); INCLUDE_ASM(s32, "code_16c8e0", func_8025D90C); -INCLUDE_ASM(s32, "code_16c8e0", func_8025DA60); +void func_8025DA60(void) {} INCLUDE_ASM(s32, "code_16c8e0", func_8025DA68); -INCLUDE_ASM(s32, "code_16c8e0", func_8025DBC8); +void func_8025DBC8(void) {} INCLUDE_ASM(s32, "code_16c8e0", func_8025DBD0); diff --git a/src/code_26840_len_20d0.c b/src/code_26840_len_20d0.c index 7405bce716..d1f34b8492 100644 --- a/src/code_26840_len_20d0.c +++ b/src/code_26840_len_20d0.c @@ -76,7 +76,7 @@ INCLUDE_ASM(s32, "code_26840_len_20d0", func_8004D2E4); INCLUDE_ASM(s32, "code_26840_len_20d0", func_8004D310); -INCLUDE_ASM(s32, "code_26840_len_20d0", func_8004D31C); +void func_8004D31C(void) {} INCLUDE_ASM(s32, "code_26840_len_20d0", func_8004D324); diff --git a/src/code_28910_len_5090.c b/src/code_28910_len_5090.c index d5cbd602d1..32a34b1169 100644 --- a/src/code_28910_len_5090.c +++ b/src/code_28910_len_5090.c @@ -110,7 +110,7 @@ INCLUDE_ASM(s32, "code_28910_len_5090", func_800501A8); INCLUDE_ASM(s32, "code_28910_len_5090", func_800502F0); -INCLUDE_ASM(s32, "code_28910_len_5090", func_80050560); +void func_80050560(void) {} INCLUDE_ASM(s32, "code_28910_len_5090", func_80050568); diff --git a/src/code_341d0_len_20d0.c b/src/code_341d0_len_20d0.c index ceae8aaa1c..1898c07020 100644 --- a/src/code_341d0_len_20d0.c +++ b/src/code_341d0_len_20d0.c @@ -18,13 +18,13 @@ INCLUDE_ASM(s32, "code_341d0_len_20d0", func_80059AB8); INCLUDE_ASM(s32, "code_341d0_len_20d0", func_80059BD4); -INCLUDE_ASM(s32, "code_341d0_len_20d0", func_80059C80); +void func_80059C80(void) {} INCLUDE_ASM(s32, "code_341d0_len_20d0", func_80059C88); INCLUDE_ASM(s32, "code_341d0_len_20d0", func_80059C9C); -INCLUDE_ASM(s32, "code_341d0_len_20d0", func_80059D48); +void func_80059D48(void) {} INCLUDE_ASM(s32, "code_341d0_len_20d0", func_80059D50); diff --git a/src/code_362a0_len_2f70.c b/src/code_362a0_len_2f70.c index 5182848aca..35d16a94b9 100644 --- a/src/code_362a0_len_2f70.c +++ b/src/code_362a0_len_2f70.c @@ -2,9 +2,9 @@ INCLUDE_ASM(s32, "code_362a0_len_2f70", allocate_hit_tables); -INCLUDE_ASM(s32, "code_362a0_len_2f70", func_8005AF84); +void func_8005AF84(void) {} -INCLUDE_ASM(s32, "code_362a0_len_2f70", func_8005AF8C); +void func_8005AF8C(void) {} INCLUDE_ASM(s32, "code_362a0_len_2f70", initialize_collision); diff --git a/src/code_891b0_len_fb0.c b/src/code_891b0_len_fb0.c index a7ca74acae..c3791b8a1a 100644 --- a/src/code_891b0_len_fb0.c +++ b/src/code_891b0_len_fb0.c @@ -1,6 +1,6 @@ #include "common.h" -INCLUDE_ASM(s32, "code_891b0_len_fb0", func_800EFD00); +void func_800EFD00(void) {} INCLUDE_ASM(s32, "code_891b0_len_fb0", func_800EFD08); diff --git a/src/code_a5dd0_len_114e0.c b/src/code_a5dd0_len_114e0.c index 7968b72710..01c39ffa07 100644 --- a/src/code_a5dd0_len_114e0.c +++ b/src/code_a5dd0_len_114e0.c @@ -151,7 +151,7 @@ INCLUDE_ASM(s32, "code_a5dd0_len_114e0", set_peach_shadow_scale); INCLUDE_ASM(s32, "code_a5dd0_len_114e0", func_80112B20); -INCLUDE_ASM(s32, "code_a5dd0_len_114e0", NOP_state); +void NOP_state(void) {} INCLUDE_ASM(s32, "code_a5dd0_len_114e0", func_80112B98); diff --git a/src/code_ad90_len_2880.c b/src/code_ad90_len_2880.c index 3631748d05..9142751250 100644 --- a/src/code_ad90_len_2880.c +++ b/src/code_ad90_len_2880.c @@ -10,7 +10,7 @@ INCLUDE_ASM(s32, "code_ad90_len_2880", func_80030210); INCLUDE_ASM(s32, "code_ad90_len_2880", func_8003034C); -INCLUDE_ASM(s32, "code_ad90_len_2880", func_80030450); +void func_80030450(void) {} INCLUDE_ASM(s32, "code_ad90_len_2880", test_ray_zone_aabb); diff --git a/src/code_b72b0_len_15ed0.c b/src/code_b72b0_len_15ed0.c index 26ff1e1a56..5cab585b75 100644 --- a/src/code_b72b0_len_15ed0.c +++ b/src/code_b72b0_len_15ed0.c @@ -58,7 +58,7 @@ INCLUDE_ASM(s32, "code_b72b0_len_15ed0", get_entity_fog_distance); INCLUDE_ASM(s32, "code_b72b0_len_15ed0", get_entity_fog_color); -INCLUDE_ASM(s32, "code_b72b0_len_15ed0", stub_dynamic_entity_delegate); +void stub_dynamic_entity_delegate(void) {} INCLUDE_ASM(s32, "code_b72b0_len_15ed0", clear_dynamic_entity_list); @@ -250,11 +250,11 @@ INCLUDE_ASM(s32, "code_b72b0_len_15ed0", func_8013559C); INCLUDE_ASM(s32, "code_b72b0_len_15ed0", update_item_entity_static); -INCLUDE_ASM(s32, "code_b72b0_len_15ed0", func_801356C4); +void func_801356C4(void) {} -INCLUDE_ASM(s32, "code_b72b0_len_15ed0", func_801356CC); +void func_801356CC(void) {} -INCLUDE_ASM(s32, "code_b72b0_len_15ed0", func_801356D4); +void func_801356D4(void) {} INCLUDE_ASM(s32, "code_b72b0_len_15ed0", update_item_entity_temp); diff --git a/src/code_cd180_len_38f0.c b/src/code_cd180_len_38f0.c index eb02bded87..ec5e35f907 100644 --- a/src/code_cd180_len_38f0.c +++ b/src/code_cd180_len_38f0.c @@ -20,7 +20,7 @@ INCLUDE_ASM(s32, "code_cd180_len_38f0", func_80138108); INCLUDE_ASM(s32, "code_cd180_len_38f0", func_80138188); -INCLUDE_ASM(s32, "code_cd180_len_38f0", func_80138198); +void func_80138198(void) {} INCLUDE_ASM(s32, "code_cd180_len_38f0", func_801381A0); diff --git a/src/code_d610_len_1330.c b/src/code_d610_len_1330.c index 80a1686da3..0535692eeb 100644 --- a/src/code_d610_len_1330.c +++ b/src/code_d610_len_1330.c @@ -14,7 +14,7 @@ INCLUDE_ASM(s32, "code_d610_len_1330", func_80032C64); INCLUDE_ASM(s32, "code_d610_len_1330", func_80033394); -INCLUDE_ASM(s32, "code_d610_len_1330", func_800334E8); +void func_800334E8(void) {} INCLUDE_ASM(s32, "code_d610_len_1330", set_game_mode); diff --git a/src/code_f270_len_1190.c b/src/code_f270_len_1190.c index 0c8719908f..8225c02ca0 100644 --- a/src/code_f270_len_1190.c +++ b/src/code_f270_len_1190.c @@ -12,7 +12,8 @@ INCLUDE_ASM(s32, "code_f270_len_1190", begin_state_pause_menu); INCLUDE_ASM(s32, "code_f270_len_1190", step_pause_menu); -INCLUDE_ASM(s32, "code_f270_len_1190", func_80034BF4); +//INCLUDE_ASM(s32, "code_f270_len_1190", func_80034BF4); +void func_80034BF4(void) {} INCLUDE_ASM(s32, "code_f270_len_1190", func_80034BFC);