File

plugins/mod_unknown.lua @ 6545:ec566d7cd518

util.hex: Pedantic optimization, 1 table lookup per byte instead of 3 function calls makes it go faster
author Kim Alvefur <zash@zash.se>
date Mon, 12 Jan 2015 15:10:37 +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