scummvm/engines/scumm/he
Tarek Soliman a4798602d7 JANITORIAL: Fix missing whitespace in pointer cast
find -name '*.h' -or -name '*.cpp' | xargs sed -r -i 's@\(([A-Za-z0-9]+)\*\)@(\1 *)@g'

This seems to have caught some params as well which is not undesirable IMO.
It also caught some strings containing this which is undesirable so I
excluded them manually. (engines/sci/engine/kernel_tables.h)
2012-02-15 10:07:10 -06:00
..
logic
animation_he.cpp
animation_he.h
cup_player_he.cpp
cup_player_he.h
floodfill_he.cpp
floodfill_he.h
intern_he.h
logic_he.cpp
logic_he.h
palette_he.cpp
resource_he.cpp
resource_he.h
script_v60he.cpp
script_v70he.cpp
script_v71he.cpp
script_v72he.cpp
script_v80he.cpp
script_v90he.cpp
script_v100he.cpp
sound_he.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
sound_he.h
sprite_he.cpp
sprite_he.h
wiz_he.cpp JANITORIAL: Fix template definition whitespace 2012-02-10 21:17:27 -06:00
wiz_he.h