File

plugins/mod_windows.lua @ 8447:200f4f1b7833

util.crand: Use a small buffer on the stack for small pieces of random, should be faster
author Kim Alvefur <zash@zash.se>
date Sun, 03 Dec 2017 15:03:25 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here