diff options
| author | theo3 <arisstephenson2@gmail.com> | 2020-07-07 16:48:16 -0700 |
|---|---|---|
| committer | theo3 <arisstephenson2@gmail.com> | 2020-07-07 16:48:16 -0700 |
| commit | d49be370d4e156d430aa405d2d0f176dfc5f780a (patch) | |
| tree | 499831ef20e508f189fcf9ed2f64841208b97ebf /src/createEntity.c | |
| parent | f9e9fe0141a39997ae85a9b45b6b1b0151fec5b5 (diff) | |
header clean up
Diffstat (limited to 'src/createEntity.c')
| -rw-r--r-- | src/createEntity.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/createEntity.c b/src/createEntity.c index 1119b4b7..9d597c4c 100644 --- a/src/createEntity.c +++ b/src/createEntity.c @@ -29,7 +29,6 @@ // sub_0804AEB0(entity,param_1); // if ((param_1->field_0x1 & 240) != 16) { // (entity->entityType).parameter = *(u8 *)¶m_1->entityparameter; -// /* i suspect this is where the entity's behavior is defined. Not sure. */ // entity->actionDelay = (u8)((u32)param_1->entityparameter >> 8); // if ((type != 9) && (sub_0804AF0C(entity,param_1), entity->field_0x4 != NULL)) { // if ((param_1->entityType & 16) == 0) { |
