Wrote chimara_glk_set_resource_load_callback()
authorP. F. Chimento <philip.chimento@gmail.com>
Tue, 23 Nov 2010 00:01:29 +0000 (01:01 +0100)
committerP. F. Chimento <philip.chimento@gmail.com>
Tue, 23 Nov 2010 00:01:29 +0000 (01:01 +0100)
Added a function for providing an alternate mechanism for loading
resources, as described in the Blorb specification, section 14. This
function allows the host program to specify a callback which the Glk
program will call when a resource is requested and no Blorb resource map
is loaded.


No differences found