File

plugins/mod_unknown.lua @ 6610:7c4cf87f4dff

util.table, Makefile: New C module that allows pre-allocation of tables to improve performance and decrease memory fragmentation
author Matthew Wild <mwild1@gmail.com>
date Tue, 31 Mar 2015 11:59:17 +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