File

plugins/mod_windows.lua @ 13138:0b0cefce6e42 0.12

util.array: Expose new() on module table For consistency with other utils. Consistency is good.
author Kim Alvefur <zash@zash.se>
date Sat, 10 Jun 2023 12:14:12 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here