View Single Post
Old 05-23-21, 12:27 AM   #53
skipjack578
Watch
 
Join Date: Feb 2018
Posts: 30
Downloads: 110
Uploads: 0
Default

Guys I got the SH5 source code. i have managed to buy it from UBI, here is the whole code:

#include <stdio.h>
int main() {
// printf() displays the string inside quotation
printf("Hello, World!");
return 0;
}

But really, I like SH3 and SH5 the way they are...crappy and old
skipjack578 is offline   Reply With Quote