@@ -48,6 +48,8 @@ int main(int argc, char **argv) {
caseSDL_SCANCODE_DOWN:
volume=JA_SetVolume(volume-16);
break;
default:
break;
}
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.