hle: nvflinger: Move implementation for Parcel to its own header.
This commit is contained in:
parent
a454670de5
commit
d13e18a8ed
2 changed files with 172 additions and 0 deletions
|
@ -543,6 +543,7 @@ add_library(core STATIC
|
|||
hle/service/nvflinger/consumer_listener.h
|
||||
hle/service/nvflinger/nvflinger.cpp
|
||||
hle/service/nvflinger/nvflinger.h
|
||||
hle/service/nvflinger/parcel.h
|
||||
hle/service/nvflinger/pixel_format.h
|
||||
hle/service/nvflinger/producer_listener.h
|
||||
hle/service/nvflinger/status.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue