~kalon33/corsix-th/master

« back to all changes in this revision

Viewing changes to MapEdit/Src/th_map_wrapper.h

  • Committer: corsixth.bot at gmail
  • Date: 2014-03-31 23:30:23 UTC
  • Revision ID: svn-v4:c39591fa-788f-11de-a72b-d90af8dea425:trunk:2687
Remove trailing whitespaces in .h, .cpp, .c and .lua files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
67
67
    static bool _isPassable(int iTile);
68
68
    static bool _isWall(int iTile);
69
69
    static bool _isCertainlyHospital(THMap* pMap, int iX, int iY);
70
 
};
 
 
b'\\ No newline at end of file'
 
70
};