Skip to content

Commit

Permalink
Link itmew (992 bytes) (doldecomp#1377)
Browse files Browse the repository at this point in the history
  • Loading branch information
wyatt-avilla authored Mar 6, 2024
1 parent 49b9f81 commit 4760ed5
Show file tree
Hide file tree
Showing 7 changed files with 182 additions and 347 deletions.
330 changes: 0 additions & 330 deletions asm/melee/it/items/itmew.s

This file was deleted.

30 changes: 15 additions & 15 deletions config/GALE01/symbols.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16363,19 +16363,19 @@ it_802D3A8C = .text:0x802D3A8C; // type:function size:0x64 scope:global
it_802D3AF0 = .text:0x802D3AF0; // type:function size:0x28 scope:global
it_802D3B18 = .text:0x802D3B18; // type:function size:0x54 scope:global
it_802D3B6C = .text:0x802D3B6C; // type:function size:0x20 scope:global
it_802D3B8C = .text:0x802D3B8C; // type:function size:0x54 scope:global
it_802D3BE0 = .text:0x802D3BE0; // type:function size:0x70 scope:global
it_802D3C50 = .text:0x802D3C50; // type:function size:0x40 scope:global
it_802D3C90 = .text:0x802D3C90; // type:function size:0x4 scope:global
it_802D3C94 = .text:0x802D3C94; // type:function size:0x8 scope:global
it_802D3C9C = .text:0x802D3C9C; // type:function size:0x8C scope:global
it_802D3D28 = .text:0x802D3D28; // type:function size:0x44 scope:global
it_802D3D6C = .text:0x802D3D6C; // type:function size:0x20 scope:global
it_802D3D8C = .text:0x802D3D8C; // type:function size:0x8 scope:global
it_802D3D94 = .text:0x802D3D94; // type:function size:0x74 scope:global
it_802D3E08 = .text:0x802D3E08; // type:function size:0x24 scope:global
it_802D3E2C = .text:0x802D3E2C; // type:function size:0xA4 scope:global
it_802D3ED0 = .text:0x802D3ED0; // type:function size:0x28 scope:global
it_802D3B8C = .text:0x802D3B8C; // type:function size:0x54 scope:local
it_802D3BE0 = .text:0x802D3BE0; // type:function size:0x70 scope:local
it_802D3C50 = .text:0x802D3C50; // type:function size:0x40 scope:local
it_802D3C90 = .text:0x802D3C90; // type:function size:0x4 scope:local
it_802D3C94 = .text:0x802D3C94; // type:function size:0x8 scope:local
it_802D3C9C = .text:0x802D3C9C; // type:function size:0x8C scope:local
it_802D3D28 = .text:0x802D3D28; // type:function size:0x44 scope:local
it_802D3D6C = .text:0x802D3D6C; // type:function size:0x20 scope:local
it_802D3D8C = .text:0x802D3D8C; // type:function size:0x8 scope:local
it_802D3D94 = .text:0x802D3D94; // type:function size:0x74 scope:local
it_802D3E08 = .text:0x802D3E08; // type:function size:0x24 scope:local
it_802D3E2C = .text:0x802D3E2C; // type:function size:0xA4 scope:local
it_802D3ED0 = .text:0x802D3ED0; // type:function size:0x28 scope:local
it_802D3EF8 = .text:0x802D3EF8; // type:function size:0x54 scope:global
it_802D3F4C = .text:0x802D3F4C; // type:function size:0x20 scope:global
it_802D3F6C = .text:0x802D3F6C; // type:function size:0x34 scope:local
Expand Down Expand Up @@ -32819,8 +32819,8 @@ it_804DD4A0 = .sdata2:0x804DD4A0; // type:object size:0x4 scope:global data:floa
it_804DD4A4 = .sdata2:0x804DD4A4; // type:object size:0x4 scope:global data:float
@176 = .sdata2:0x804DD4A8; // type:object size:0x4 scope:local data:float
@176 = .sdata2:0x804DD4B0; // type:object size:0x4 scope:local data:float
it_804DD4B8 = .sdata2:0x804DD4B8; // type:object size:0x4 scope:global data:float
it_804DD4BC = .sdata2:0x804DD4BC; // type:object size:0x4 scope:global data:float
@175 = .sdata2:0x804DD4B8; // type:object size:0x4 scope:local data:float
@182 = .sdata2:0x804DD4BC; // type:object size:0x4 scope:local data:float
@177 = .sdata2:0x804DD4C0; // type:object size:0x4 scope:local data:float
@183 = .sdata2:0x804DD4C4; // type:object size:0x4 scope:local data:float
it_804DD4C8 = .sdata2:0x804DD4C8; // type:object size:0x4 scope:global data:float
Expand Down
2 changes: 1 addition & 1 deletion configure.py
Original file line number Diff line number Diff line change
Expand Up @@ -1013,7 +1013,7 @@ def RuntimeLib(lib_name: str, objects: Objects) -> LibDict:
Object(Matching, "melee/it/items/itmetamon.c"),
Object(Matching, "melee/it/items/itpippi.c"),
Object(Matching, "melee/it/items/ittogepy.c"),
Object(NonMatching, "melee/it/items/itmew.c"),
Object(Matching, "melee/it/items/itmew.c"),
Object(Matching, "melee/it/items/itcerebi.c"),
Object(NonMatching, "melee/it/items/ithitodeman.c"),
Object(NonMatching, "melee/it/items/itlucky.c"),
Expand Down
2 changes: 1 addition & 1 deletion obj_files.mk
Original file line number Diff line number Diff line change
Expand Up @@ -694,7 +694,7 @@ TEXT_O_FILES +=\
$(BUILD_DIR)/src/melee/it/items/itmetamon.c.o\
$(BUILD_DIR)/src/melee/it/items/itpippi.c.o\
$(BUILD_DIR)/src/melee/it/items/ittogepy.c.o\
$(BUILD_DIR)/asm/melee/it/items/itmew.s.o\
$(BUILD_DIR)/src/melee/it/items/itmew.c.o\
$(BUILD_DIR)/src/melee/it/items/itcerebi.c.o\
$(BUILD_DIR)/asm/melee/it/items/ithitodeman.s.o\
$(BUILD_DIR)/asm/melee/it/items/itlucky.s.o\
Expand Down
Loading

0 comments on commit 4760ed5

Please sign in to comment.