File

plugins/mod_windows.lua @ 10734:136c41a3d03c

mod_mam: Factor out "should we store this" into a function Meant to improve readability and ease further improvements to this algorithm.
author Kim Alvefur <zash@zash.se>
date Tue, 21 Apr 2020 00:53:21 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here