sosna
This commit is contained in:
parent
9194f5ed47
commit
b930742dd3
|
@ -56,8 +56,8 @@ int main() {
|
||||||
|
|
||||||
asm("nop");
|
asm("nop");
|
||||||
|
|
||||||
ptrS->x=10;
|
ptrS->x=17;
|
||||||
ptrS->y=20;
|
ptrS->y=24;
|
||||||
|
|
||||||
int32_t wynik = 0;
|
int32_t wynik = 0;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue