view plugins/mod_unknown.lua @ 11058:c99afee1c548

util.events: Add set_debug_hook() method Hook signature: ret = debug_hook(handler, event_name, event_data)
author Matthew Wild <mwild1@gmail.com>
date Thu, 03 Sep 2020 12:59:43 +0100
parents 28a90f5fea46
children
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