view plugins/mod_windows.lua @ 9644:e31547ab1ca2 0.11

mod_csi_simple: Use the same event name when firing as when hooking (fixes #1245)
author Kim Alvefur <zash@zash.se>
date Sun, 25 Nov 2018 14:47:36 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here