Skip to content

Commit

Permalink
Merge remote-tracking branch 'source/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
09ubberboy90 committed Oct 13, 2023
2 parents ed2478e + 26c348c commit 93a777c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"workbench.colorTheme": "JetJet-Alternate"
}
2 changes: 1 addition & 1 deletion src/semu.xr.openxr/compile_extension.bash
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ mv *.so semu/xr/openxr/

# delete temporal data
rm -r build
rm semu/xr/openxr/*.c
rm semu/xr/openxr/*.c

0 comments on commit 93a777c

Please sign in to comment.