Commit Graph

7 Commits

Author SHA1 Message Date
Mateon1
c9521067f0
Update .gitignore 2024-10-15 00:26:14 +02:00
Mateon1
036cd9b999
Add .*~ to .gitignore 2024-09-19 02:13:50 +02:00
AnonymousRandomPerson
8a940f2863 Removed more hard-coded pointers 2023-06-14 23:58:16 -04:00
Dennis
92a8e55fdd
Decompiled some item related functions (#42)
* decompile sub_8091290

* decompile sub_80912c8

* rename functions / struct field

* more names

* decompile 80913A0

* decompile GetItemMove

* decompile sub_80913E0

* rename function

* decompile CanSellItem function

* rename inventory struct

* add some item check functions

* fix renaming stuff

* this file shouldnt have been here

* forgot merge conflict

* decompile more item functions

* rename some stuff

* fix HM/TM naming

* Update src/code_801AFA4.c

Use enum value for USED_TM

* Fix incorrect value

Co-authored-by: Seth Barberee <seth.barberee@gmail.com>
2021-07-10 11:23:20 -05:00
Seth Barberee
a0aac0e9d2 static-link libagbsyscall similar to pokeemerald... Thx Pika 2020-10-20 13:02:58 -05:00
PikalaxALT
250a331df9 Track tools srcs 2019-07-11 21:16:23 -04:00
sceptillion
d07afbc081 initial commit 2017-12-10 22:41:46 -08:00