Tag.useDefaultSdl

For now an alias for useStrictSdl. Use this function if you want your code to always use the default mode whatever it may become.

struct Tag
alias useDefaultSdl = useStrictSdl

Meta