mirror of
https://github.com/PabloMK7/citra.git
synced 2025-11-01 06:10:04 +00:00
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. |
||
|---|---|---|
| .. | ||
| sdl | ||
| udp | ||
| analog_from_button.cpp | ||
| analog_from_button.h | ||
| CMakeLists.txt | ||
| keyboard.cpp | ||
| keyboard.h | ||
| main.cpp | ||
| main.h | ||
| motion_emu.cpp | ||
| motion_emu.h | ||