File

plugins/mod_windows.lua @ 6673:b123fcd65d2e

util.set: Remove unnecessary local declaration, arguments are already locals [luacheck]
author Matthew Wild <mwild1@gmail.com>
date Wed, 06 May 2015 19:50:40 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here