mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Minor formatting issue
This commit is contained in:
parent
72180076b3
commit
bc3c57ffc0
1 changed files with 1 additions and 1 deletions
|
@ -52,8 +52,8 @@ Te0[x] = S [x].[02, 01, 01, 03];
|
|||
Te1[x] = S [x].[03, 02, 01, 01];
|
||||
Te2[x] = S [x].[01, 03, 02, 01];
|
||||
Te3[x] = S [x].[01, 01, 03, 02];
|
||||
|
||||
Te4[x] = S [x].[01, 01, 01, 01];
|
||||
|
||||
Td0[x] = Si[x].[0e, 09, 0d, 0b];
|
||||
Td1[x] = Si[x].[0b, 0e, 09, 0d];
|
||||
Td2[x] = Si[x].[0d, 0b, 0e, 09];
|
||||
|
|
Loading…
Add table
Reference in a new issue