2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
Yuri Kunde Schlesner fae5933ad6 Common: Add proper macros to test for architecture pointer size
The old system of just defining macros available in some other platform
was susceptible to silently using the wrong code if you forgot to
include a particular header. This fixes a crash on non-Windows platforms
introduced by e1fbac3ca1.
2015-05-07 18:22:36 -03:00
..
assets Add citra icon to Windows executable and title bar 2014-12-31 00:38:03 -05:00
citra Common: Remove common.h 2015-05-07 15:45:22 -03:00
citra_qt Common: Remove common.h 2015-05-07 15:45:22 -03:00
common Common: Add proper macros to test for architecture pointer size 2015-05-07 18:22:36 -03:00
core Fix printf format warning 2015-05-07 15:45:22 -03:00
video_core Merge pull request #721 from yuriks/more-cleanups 2015-05-07 11:45:45 -07:00
CMakeLists.txt CMake cleanup 2014-09-01 18:06:30 -03:00