view plugins/mod_windows.lua @ 8758:c380a22d52d5

util.events: Fix loop construct (negative step required)
author Matthew Wild <mwild1@gmail.com>
date Tue, 24 Apr 2018 22:58:46 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here