1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-03 09:56:32 -05:00
Files
suyu-mirror/src/video_core
Lioncash d9e316e353 common_funcs: Remove ARRAY_SIZE macro
C++17 has non-member size() which we can just call where necessary.
2018-04-19 22:36:52 -04:00
..