typo
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3675 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
86a51e0c57
commit
8c6c18823f
|
@ -359,7 +359,7 @@ struct cc_cal
|
||||||
};
|
};
|
||||||
struct gh3_cal
|
struct gh3_cal
|
||||||
{
|
{
|
||||||
nu_js Lx
|
nu_js Lx;
|
||||||
nu_js Ly;
|
nu_js Ly;
|
||||||
nu_js Rx;
|
nu_js Rx;
|
||||||
nu_js Ry;
|
nu_js Ry;
|
||||||
|
|
Loading…
Reference in New Issue