File

plugins/mod_windows.lua @ 6792:8b284787fe26

storagemanager: Add forward declaration to fix use of open() before it's defined
author Kim Alvefur <zash@zash.se>
date Thu, 20 Aug 2015 23:57:22 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here