citra/src/core/hle/service/cam
PabloMK7 63bc0b59bb
Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453)
* Use IPC:MakeHeader instead of hardcoded values for IPC command tables.

* Use u32 instead of unsigned int in MakeHeader function

Co-authored-by: SachinVin <26602104+SachinVin@users.noreply.github.com>

* Fix clang format

---------

Co-authored-by: SachinVin <26602104+SachinVin@users.noreply.github.com>
2023-04-27 22:31:03 -07:00
..
cam.cpp Add per game configuration options (#6187) 2022-12-08 13:27:25 +02:00
cam.h Minor frontend fixes to savestates (#5430) 2020-09-03 00:04:23 +02:00
cam_c.cpp Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
cam_c.h CAM service serialization 2020-02-13 17:38:22 +08:00
cam_params.h Separate the enums from cam/cam.h 2020-08-19 01:45:57 -03:00
cam_q.cpp clang-format fixes 2020-02-13 17:39:15 +08:00
cam_q.h Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
cam_s.cpp Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
cam_s.h CAM service serialization 2020-02-13 17:38:22 +08:00
cam_u.cpp Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
cam_u.h CAM service serialization 2020-02-13 17:38:22 +08:00