Skip to content

Commit

Permalink
Docs: Update for release FEX-2210
Browse files Browse the repository at this point in the history
  • Loading branch information
Sonicadvance1 committed Oct 13, 2022
1 parent 23dd056 commit 85c2889
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/SourceOutline.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# FEX-2209
# FEX-2210

## External/FEXCore
See [FEXCore/Readme.md](../External/FEXCore/Readme.md) for more details
Expand Down Expand Up @@ -210,6 +210,10 @@ These are generated + glue logic 1:1 thunks unless noted otherwise
- [libasound_Guest.cpp](../ThunkLibs/libasound/libasound_Guest.cpp)
- [libasound_Host.cpp](../ThunkLibs/libasound/libasound_Host.cpp)

#### cef
- [libcef_Guest.cpp](../ThunkLibs/libcef/libcef_Guest.cpp)
- [libcef_Host.cpp](../ThunkLibs/libcef/libcef_Host.cpp)

#### drm
- [Guest.cpp](../ThunkLibs/libdrm/Guest.cpp)
- [Host.cpp](../ThunkLibs/libdrm/Host.cpp)
Expand Down

0 comments on commit 85c2889

Please sign in to comment.