mirror of
https://github.com/zeldaret/tmc
synced 2026-07-02 12:36:27 -04:00
Various documentations
This commit is contained in:
@@ -43,7 +43,7 @@ void EnemyItem(EnemyItemEntity* this) {
|
||||
if (super->child == NULL) {
|
||||
sub_080A2534(this);
|
||||
}
|
||||
sub_08054564();
|
||||
DisableRandomDrops();
|
||||
}
|
||||
entity = super->child;
|
||||
if (entity != NULL) {
|
||||
|
||||
Reference in New Issue
Block a user