mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-08 19:00:57 +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) |
||
---|---|---|
.. | ||
codecs | ||
avi_decoder.cpp | ||
avi_decoder.h | ||
bink_decoder.cpp | ||
bink_decoder.h | ||
binkdata.h | ||
coktel_decoder.cpp | ||
coktel_decoder.h | ||
dxa_decoder.cpp | ||
dxa_decoder.h | ||
flic_decoder.cpp | ||
flic_decoder.h | ||
module.mk | ||
qt_decoder.cpp | ||
qt_decoder.h | ||
smk_decoder.cpp | ||
smk_decoder.h | ||
video_decoder.cpp | ||
video_decoder.h |