File

plugins/mod_unknown.lua @ 7538:a3a4ed0d34f4

util.table: Move loop variable to top of function for C89 compatibility
author Kim Alvefur <zash@zash.se>
date Sun, 07 Aug 2016 20:49:50 +0200
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