Add scope acquire context to simplify MakeCurrent and DoneCurrent calls

This commit is contained in:
James Rowe
2019-11-09 13:10:17 -07:00
parent 4f19d380f5
commit db7a627a2e
3 changed files with 42 additions and 0 deletions
+2
View File
@@ -106,6 +106,8 @@ add_library(core STATIC
frontend/input.h
frontend/mic.h
frontend/mic.cpp
frontend/scope_acquire_context.cpp
frontend/scope_acquire_context.h
gdbstub/gdbstub.cpp
gdbstub/gdbstub.h
hle/applets/applet.cpp