replace some leading tabs that had crept in
This commit is contained in:
@@ -21,7 +21,7 @@ staticfn boolean hitum_cleave(struct monst *, struct attack *) NO_NNARGS;
|
||||
staticfn boolean double_punch(void);
|
||||
staticfn boolean hitum(struct monst *, struct attack *) NONNULLARG1;
|
||||
staticfn void hmon_hitmon_barehands(struct _hitmon_data *,
|
||||
struct monst *) NONNULLARG12;
|
||||
struct monst *) NONNULLARG12;
|
||||
staticfn void hmon_hitmon_weapon_ranged(struct _hitmon_data *, struct monst *,
|
||||
struct obj *) NONNULLARG123;
|
||||
staticfn void hmon_hitmon_weapon_melee(struct _hitmon_data *, struct monst *,
|
||||
|
||||
Reference in New Issue
Block a user