mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-27 13:42:02 +00:00
9fb1e2b17e
This is the only we need right now, and it saves a few bytes per instance. The template approach I used before has the drawback that it increases the binary size, which negates the benefit. Thanks to LordHoto for pointing this out. svn-id: r54344