devkitPro / wut

Let's try to make a Wii U Toolchain / SDK for creating rpx/rpl.
zlib License
236 stars 52 forks source link

wutdevoptab: Return early in lseek when the position is not changing #259

Closed Maschell closed 2 years ago

Maschell commented 2 years ago

Avoid FSSetFilePos call if the position is not changing anyway.