mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-19 16:18:45 +00:00
a4798602d7
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) |
||
---|---|---|
.. | ||
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 | ||
sound_he.h | ||
sprite_he.cpp | ||
sprite_he.h | ||
wiz_he.cpp | ||
wiz_he.h |