forked from KolibriOS/kolibrios
Fix data.inc in View3ds 0.054
git-svn-id: svn://kolibrios.org@1777 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
997c0af243
commit
03db0c8f54
@ -396,7 +396,7 @@ align 8
|
|||||||
rand_seed dw ?
|
rand_seed dw ?
|
||||||
align 8
|
align 8
|
||||||
buffer dq ?
|
buffer dq ?
|
||||||
err dd ?
|
err_ dd ?
|
||||||
drr dd ?
|
drr dd ?
|
||||||
xx dd ?
|
xx dd ?
|
||||||
yy dd ?
|
yy dd ?
|
||||||
|
Loading…
Reference in New Issue
Block a user