mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-17 02:17:57 -05:00
Merge pull request #12783 from liamwhite/cmif-generation
service: add template serializer for method calls
This commit is contained in:
@ -472,6 +472,8 @@ add_library(core STATIC
|
||||
hle/service/caps/caps_types.h
|
||||
hle/service/caps/caps_u.cpp
|
||||
hle/service/caps/caps_u.h
|
||||
hle/service/cmif_serialization.h
|
||||
hle/service/cmif_types.h
|
||||
hle/service/erpt/erpt.cpp
|
||||
hle/service/erpt/erpt.h
|
||||
hle/service/es/es.cpp
|
||||
|
Reference in New Issue
Block a user