Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Oct 25, 2023
1 parent e4ad0a2 commit c31b8d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
"canvas.h": "c",
"font.h": "c",
"image.h": "c",
"wasm3.h": "c"
"wasm3.h": "c",
"poll.h": "c"
},
"C_Cpp.default.compilerPath": "/opt/devkitpro/devkitA64/bin/aarch64-none-elf-gcc"
}

0 comments on commit c31b8d9

Please sign in to comment.