4rchive
[
Home
] [
Feed
] [
Search
] [
Report
]
Report
Post Preview
Anonymous
7/12/2025, 10:05:45 PM
No.105884909
>>105876389
dogshit compared to
int square(int a) {
asm {
imul2 a, a;
}
return a;
}
Description *
Submit Report