Xcode updates

This commit is contained in:
nhmall
2020-12-13 12:24:35 -05:00
parent abb21797e7
commit c1b0f4e47a
5 changed files with 7 additions and 29 deletions

View File

@@ -2581,7 +2581,7 @@ struct mhitm_data *mhm;
/* mhitu */
int armpro = magic_negation(mdef);
boolean uncancelled = !magr->mcan && (rn2(10) >= 3 * armpro);
int ptmp;
int ptmp = A_STR; /* A_STR == 0 */
char buf[BUFSZ];
switch (mattk->adtyp) {