Files
@ r15087:eb029334c019
Branch filter:
Location: cpp/openttd-patchpack/source/src/os/macosx/splash.h
r15087:eb029334c019
871 B
text/x-c
(svn r19723) -Add: a simple sprite alignment helper. It does not store the new offsets anywhere so as soon as the sprite is reloaded the offsets are gone (use a bigger sprite cache if this happens). Also anything that reloads NewGRFs (new games, loading games or (re)applying NewGRFs) clears the sprite cache and as such resets the offsets.