1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-09 00:00:44 +00:00
* start kz

* remove irrelevant file

* kz progress

* en_kz progress

* match kz switch

* progress

* kz OK

* kz OK

* sync

* kz done

* delete asm files

* pr suggestions 1
This commit is contained in:
fig02 2020-05-29 17:20:00 -04:00 committed by GitHub
parent 038ab888f6
commit ac97807762
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
35 changed files with 479 additions and 1468 deletions

View file

@ -371,4 +371,6 @@ typedef enum {
/* 0x7D */ GI_TEXT_0 // no model appears over Link, shows text id 0 (pocket egg)
} GetItemID;
#define ITEM_TRADE_ADULT ITEM_POCKET_EGG
#endif