Skip to content

Commit 0918eae

Browse files
committed
Fix a typo in the previous commit
1 parent c4c3599 commit 0918eae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/library/mkxp-z.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ In addition to the core options shown below, there are also core options for cha
221221
disabling it can be used as a workaround.
222222
(default: disabled on Windows, enabled on other systems)
223223

224-
- **Video: Texture Synchronization** [mkxp-z_enableBlitting] (**default**|eager|lazy)
224+
- **Video: Texture Synchronization** [mkxp-z_textureSync] (**default**|eager|lazy)
225225

226226
Controls how often GPU textures are copied to CPU memory.
227227
Eager synchronization is less likely to cause graphical issues but may cause performance problems in some games.

0 commit comments

Comments
 (0)