mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-01-22 15:31:05 +00:00
c749554a75
Now that qbool is fixed, let's fix getting and setting a bool value to a qdict member to also use C99 bool rather than int. I audited all callers to ensure that the changed return type will not cause any changed semantics. Backports commit 34acbc95229f9f841bde83691a5af949c15e105b from qemu |
||
---|---|---|
.. | ||
Makefile.objs | ||
qbool.c | ||
qdict.c | ||
qerror.c | ||
qfloat.c | ||
qint.c | ||
qlist.c | ||
qstring.c |