mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-17 11:37:59 -05:00
added ThreadQueueList class to common (taken from PPSSPP)
This commit is contained in:
@@ -190,6 +190,7 @@
|
||||
<ClInclude Include="swap.h" />
|
||||
<ClInclude Include="symbols.h" />
|
||||
<ClInclude Include="thread.h" />
|
||||
<ClInclude Include="thread_queue_list.h" />
|
||||
<ClInclude Include="thunk.h" />
|
||||
<ClInclude Include="timer.h" />
|
||||
<ClInclude Include="utf8.h" />
|
||||
|
Reference in New Issue
Block a user