2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core/tools
Lioncash a7af349dae core_timing: Make use of uintptr_t to represent user_data
Makes the interface future-proofed for supporting other platforms in the event we ever support platforms with differing pointer sizes. This way, we have a type in place that is always guaranteed to be able to represent a pointer exactly.
2020-07-27 21:21:01 -04:00
..
freezer.cpp core_timing: Make use of uintptr_t to represent user_data 2020-07-27 21:21:01 -04:00
freezer.h core_timing: Make use of uintptr_t to represent user_data 2020-07-27 21:21:01 -04:00