Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

It's this thing - GM lacks support for version-specific extension code so I cannot introduce new functions right away.

The wrapper script for draw_get_font would be just

/// scr_draw_get_font();
return draw_get_font();