We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 444e294 commit f2835f7Copy full SHA for f2835f7
README.md
@@ -165,6 +165,10 @@ This repo contains game development samples written by the Microsoft Xbox Advanc
165
<td><a href="XDKSamples/System/GameDVR">Game DVR</a></td>
166
<td><a href="XDKSamples/System/MemoryBanks">Memory Banks</a></td>
167
</tr>
168
+ <tr>
169
+ <td>XDK (VS 2017 only)</td>
170
+ <td><a href="XDKSamples/System/CoroutinesXDK">Coroutines</a>
171
+ </tr>
172
</table>
173
174
<table>
0 commit comments