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