mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-12-27 09:46:51 +01:00
__forceinline is a MSVC extension, which may confuse some people working on the codebase. Furthermore, the C++ standard dictates that all names which contain adjacent underscores are reserved. |
||
|---|---|---|
| .. | ||
| citra | ||
| citra_qt | ||
| common | ||
| core | ||
| video_core | ||
| CMakeLists.txt | ||