Commit b1ae25c
gx: fix a copy&paste error recently introduced in GX_SetTevIndTile()
Oops! I've been mistakenly used the X value for the Y dimension as well.
Hopefully this won't break many applications, both because this function
is rarely used, both because often one uses the same value for both
dimensions.1 parent 7a2c05b commit b1ae25c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4236 | 4236 | | |
4237 | 4237 | | |
4238 | 4238 | | |
4239 | | - | |
| 4239 | + | |
4240 | 4240 | | |
4241 | 4241 | | |
4242 | 4242 | | |
| |||
0 commit comments