Update template with latest tools; Add install batch file for easy usage with VSCode addon
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
int main() {
|
||||
return 0;
|
||||
#include <stdio.h>
|
||||
|
||||
void main() {
|
||||
printf("Hello Planschbecken!\n");
|
||||
}
|
Reference in New Issue
Block a user