mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-01 00:12:59 +00:00
aa7b3470a0
This introduces a new helper method, GetFont(), which loads font data using a memory stream and handles endianess reads internally. This simplifies font loading and endianess handling considerably, and allows for the usage of a common font struct for all engine versions