File

plugins/mod_unknown.lua @ 13407:736ab1f7b173

scansion: Use new style for accessing Lua globals
author Kim Alvefur <zash@zash.se>
date Sun, 17 Dec 2023 16:41:47 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform