Files
@ r28334:e41ee4d6fc7c
Branch filter:
Location: cpp/openttd-patchpack/source/docs/obs_format.txt
r28334:e41ee4d6fc7c
2.8 KiB
text/plain
Fix 9ce1626b: Some blitters have `bp->remap` aliased to `remap` for performance. (#11626)
While this probably doesn't make a huge difference for the custom transparent remap code path, the alias is there so use it.
While this probably doesn't make a huge difference for the custom transparent remap code path, the alias is there so use it.