mirror of
https://github.com/citra-emu/citra.git
synced 2024-12-21 08:10:07 +00:00
104829ae58
This commit it automatically generated by command in zsh: sed -i -- 's/BitField<\(.*\)_le>/BitField<\1>/g' **/*(D.) BitField is now aware to endianness and default to little endian. It expects a value representation type without storage specification for its template parameter. |
||
---|---|---|
.. | ||
common.h | ||
filter.cpp | ||
filter.h | ||
hle.cpp | ||
hle.h | ||
mixers.cpp | ||
mixers.h | ||
pipe.h | ||
shared_memory.h | ||
source.cpp | ||
source.h |