From bad7f7f688253c87c2cb2d063ea57c884cb6adff Mon Sep 17 00:00:00 2001 From: Dennis Date: Sat, 17 Jul 2021 18:45:13 +0200 Subject: More item related decomp (#45) * decompile sub_80918EC * some more item related functions * more item functions * more decomp, fix types in other places * more small functions * more item related decomp * one more weird branching item function * fix global.h includes * figured out branch pattern * decompile sub_8090F58 * make temporary struct for function * :crab: items.s is gone :crab: * some renaming * rename some obvious item related constants * fix spelling error --- data/data_80F4278.s | 1 + 1 file changed, 1 insertion(+) (limited to 'data') diff --git a/data/data_80F4278.s b/data/data_80F4278.s index ce6db28..9555514 100644 --- a/data/data_80F4278.s +++ b/data/data_80F4278.s @@ -7970,6 +7970,7 @@ gUnknown_8108084: @ 8108084 .global gUnknown_8108E58 gUnknown_8108E58: @ 8108E58 @ replacing .incbin "baserom.gba", 0x00108e58, 0x68 +@ u16*s .4byte 0x8108184 .4byte 0x810819c .4byte 0x81081ea -- cgit v1.2.3