forked from suyu/suyu
76197a4be9
Gets rid of type punning via reinterpret_cast within functions. Instead, we use memcpy to transfer the contents across types. |
||
---|---|---|
.. | ||
audio_core | ||
common | ||
core | ||
input_common | ||
tests | ||
video_core | ||
yuzu | ||
yuzu_cmd | ||
.clang-format | ||
CMakeLists.txt |